runpod.com
Link authority for runpod.com (registrable domain: runpod.com) from the Common Crawl web graph: PageRank and harmonic centrality history since 2017, current scores, and the site's top backlink sources.
Web-graph authority (0-100)
Domain scores measure runpod.com as a whole: every subdomain's links rolled up into one node of Common Crawl's domain-level web graph. Host scores measure the exact hostname runpod.com. WWW scores cover the www variant of that hostname, which the graph tracks as its own entry since January 2026 (before that, www and bare host were merged). A big gap between domain and host usually means the domain's authority lives on other subdomains. PageRank is link-endorsement authority: how much weight the sites linking here carry themselves. Harmonic centrality measures reach: how close this site sits to the rest of the web when following links, which favors broadly connected sites over ones boosted by a few heavy linkers. All are normalized 0 to 100 within each crawl snapshot; a dash means that series does not exist for this site.
Homepage
What runpod.com presents on its own homepage: the page title, description, and the social share markup it publishes. Pulled from https://runpod.com.
| Title | The AI Developer Cloud | Runpod |
|---|---|
| Description | AI infrastructure with on-demand GPUs and serverless compute. Run training, inference, and batch workloads on the cloud with Runpod. |
| OG Title | The AI Developer Cloud | Runpod |
| OG Description | AI infrastructure with on-demand GPUs and serverless compute. Run training, inference, and batch workloads on the cloud with Runpod. |
| Twitter Title | The AI Developer Cloud | Runpod |
| Twitter Card | summary_large_image |
Social accounts and contact points
Where this site maintains a presence and every reachable route its homepage exposes: social accounts, contact pages, addresses, and content feeds.
| Github | runpod |
|---|---|
| Discord | cUpRmau42V |
| X | runpod |
| runpod-io (business) |
| Contact pages | https://runpod.com/contact |
|---|---|
| Blog |
https://runpod.com/blog/multi-instance-gpu-on-runpod https://runpod.com/articles https://runpod.com/blog |
Structured data (JSON-LD)
The schema.org markup this homepage publishes: the machine-readable identity search engines and AI systems read. Types found: WebPage, ItemList, FAQPage, Organization, WebSite.
JSON-LD block (7,307 bytes)
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebPage",
"@id": "https://www.runpod.io/#homepage",
"url": "https://www.runpod.io/",
"name": "Runpod | The cloud built for AI",
"description": "GPU cloud computing made simple. Build, train, and deploy AI faster. Pay only for what you use, billed by the millisecond.",
"inLanguage": "en",
"primaryImageOfPage": {
"@type": "ImageObject",
"url": "https://cdn.prod.website-files.com/67d20fb9f56ff2ec6a7a657d/6851a6263ab19185a7db2ae3_e3501b2e5eeac39a00cc46ddd17244b4_opengraph-cover-image.jpg"
},
"about": {
"@id": "https://www.runpod.io/#organization"
},
"mainEntity": {
"@id": "https://www.runpod.io/#faq"
}
},
{
"@type": "ItemList",
"@id": "https://www.runpod.io/#core-products",
"name": "Runpod core products",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"item": {
"@type": "WebPage",
"@id": "https://www.runpod.io/product/cloud-gpus/#software",
"name": "Cloud GPUs"
}
},
{
"@type": "ListItem",
"position": 2,
"item": {
"@type": "WebPage",
"@id": "https://www.runpod.io/product/serverless/#software",
"name": "Serverless"
}
},
{
"@type": "ListItem",
"position": 3,
"item": {
"@type": "WebPage",
"@id": "https://www.runpod.io/product/clusters/#software",
"name": "Clusters"
}
},
{
"@type": "ListItem",
"position": 4,
"item": {
"@type": "WebPage",
"@id": "https://www.runpod.io/product/runpod-hub/#software",
"name": "Runpod Hub"
}
}
]
},
{
"@type": "ItemList",
"@id": "https://www.runpod.io/#core-use-cases",
"name": "Runpod core use cases",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"item": {
"@type": "WebPage",
"@id": "https://www.runpod.io/use-cases/inference/#webpage",
"name": "Inference"
}
},
{
"@type": "ListItem",
"position": 2,
"item": {
"@type": "WebPage",
"@id": "https://www.runpod.io/use-cases/fine-tuning/#webpage",
"name": "Fine-Tuning"
}
},
{
"@type": "ListItem",
"position": 3,
"item": {
"@type": "WebPage",
"@id": "https://www.runpod.io/use-cases/agents/#webpage",
"name": "Agents"
}
},
{
"@type": "ListItem",
"position": 4,
"item": {
"@type": "WebPage",
"@id": "https://www.runpod.io/use-cases/compute-heavy-tasks/#webpage",
"name": "Compute-Heavy Tasks"
}
}
]
},
{
"@type": "FAQPage",
"@id": "https://www.runpod.io/#faq",
"mainEntity": [
{
"@type": "Question",
"name": "What GPU infrastructure does Runpod offer for AI workloads?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Runpod offers three primary infrastructure products: Serverless (autoscaling GPU endpoints that scale to zero when idle), Pods (GPU instances for persistent compute and development, available as Reserved (guaranteed) or Spot (interruptible, lower price)), and Instant Clusters (multi-GPU distributed compute for training and large-batch inference). All run on the same GPU catalog, including H100 80GB HBM3, H100 NVL, A100, L40S, and more, accessible on demand with no contracts or minimum commitments."
}
},
{
"@type": "Question",
"name": "What is AI Infrastructure as a Service (IaaS), and how does it compare to building your own?",
"acceptedAnswer": {
"@type": "Answer",
"text": "AI Infrastructure as a Service (IaaS) provides on-demand, cloud-based access to GPUs, networking, and storage, allowing you to rent infrastructure by the hour or second instead of purchasing and operating hardware. Building your own infrastructure offers full control and can reduce long-term costs at very high utilization, but requires significant upfront investment, procurement time, and operational expertise. AI IaaS platforms like Runpod enable teams to deploy workloads in minutes, scale infrastructure up or down based on demand, and avoid long-term hardware commitments as GPU technology evolves."
}
},
{
"@type": "Question",
"name": "What is AI agent infrastructure and how does Runpod support it?",
"acceptedAnswer": {
"@type": "Answer",
"text": "AI agent infrastructure is the compute, storage, and networking foundation that AI agents use to execute tasks, call external tools, maintain memory, and scale. Runpod supports AI agents with Serverless endpoints for low-latency inference, persistent Pods for stateful agents that remain online, and network volumes for sharing memory and model weights across workers. The Runpod skills package also enables Claude Code, Cursor, and other coding agents to deploy and manage Runpod resources directly."
}
},
{
"@type": "Question",
"name": "What are the best AI infrastructure solutions for deploying models at scale?",
"acceptedAnswer": {
"@type": "Answer",
"text": "For large-scale inference, Runpod Serverless provides autoscaling GPU endpoints with sub-200ms cold starts powered by FlashBoot and a built-in job queue across 31 global regions. For training and fine-tuning, Instant Clusters support more than 200 simultaneous GPUs connected with InfiniBand. Organizations with compliance requirements can use Secure Cloud for network-isolated environments. Many teams combine Serverless for production inference, Pods for development and AI agent hosting, and Instant Clusters for distributed training workloads."
}
},
{
"@type": "Question",
"name": "Is Runpod suitable for production AI infrastructure?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes. Runpod provides a 99.99% uptime SLA and hosts data across data center partners with certifications including SOC 2, ISO 27001, and HIPAA, depending on location. Secure Cloud offers network isolation for workloads with stricter compliance requirements, and enterprise customers can arrange dedicated capacity and customized agreements. Refer to the Runpod compliance documentation for the latest SLA and certification details."
}
}
]
}
]
}
JSON-LD block (1,753 bytes)
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Organization",
"@id": "https://www.runpod.io/#organization",
"name": "Runpod",
"legalName": "Runpod Inc.",
"url": "https://www.runpod.io/",
"logo": {
"@type": "ImageObject",
"url": "https://cdn.prod.website-files.com/69ce570adca53340abab8376/69cfb722ebc6a6cfe4f48961_runpod-logo-white.svg"
},
"foundingDate": "2022-10-31",
"description": "Runpod is the AI Developer Cloud. It gives developers, researchers, and AI companies on-demand GPUs to deploy and scale workloads, from serverless inference to multi-node Clusters.",
"sameAs": [
"https://www.linkedin.com/company/runpod-io/",
"https://x.com/runpod_io",
"https://github.com/runpod",
"https://www.youtube.com/channel/UCrrgg7pwLmCfpF4nlj1cg0Q",
"https://www.wikidata.org/wiki/Q140472873"
],
"contactPoint": [
{
"@type": "ContactPoint",
"contactType": "customer support",
"email": "help@runpod.io",
"url": "https://www.runpod.io/contact",
"availableLanguage": [
"en"
]
}
]
},
{
"@type": "WebSite",
"@id": "https://www.runpod.io/#website",
"url": "https://www.runpod.io/",
"name": "Runpod",
"description": "Deploy, train, and scale AI workloads on high-performance GPU infrastructure with Runpod's Pods, Serverless Endpoints, Public Endpoints, and Clusters.",
"publisher": {
"@id": "https://www.runpod.io/#organization"
},
"inLanguage": "en"
}
]
}
Authority over time
Every Common Crawl web-graph release since 2017, roughly quarterly. The domain series goes back to 2017; Common Crawl only began publishing the host-level graph in 2020, so host lines start there. Click a legend entry to show or hide that line. Flat lines are normal for established sites; watch for sustained rises or drops, which track real gains or losses in who links here.
A note on www: through the end of 2025 the source web graph merged www and non-www hostnames into the bare name, so one host line covers both. Starting in January 2026 the graph splits them into separate entries, which is why www can carry its own scores going forward.
Backlink counts
Unique linking domains seen in Common Crawl's link graphs. This is a different dataset than the 0-100 authority scores above: these are raw counts, host-level for runpod.com and domain-level for runpod.com with all its subdomains combined. Common Crawl covers a large sample of the web, not all of it, so treat counts as comparable between sites rather than absolute totals.
Top backlinks in the domain graph
Common Crawl publishes two link graphs. The DOMAIN graph connects whole domains: every link from any page of one domain to any page of another. This table shows the highest-authority domains linking to runpod.com (including its subdomains), ranked by the linker's PageRank. The table shows the top 3; the download carries the full stored list (up to 10,000 linkers) as JSON. Click a linker for its own site profile.
| Linking Site | Linker PageRank | Linker Harmonic Centrality |
|---|---|---|
| respan.ai | 43 | 22 |
| farmgpu.com | 16 | 18 |
| praxis-research.org | 10 | 17 |
Top backlinks in the host graph
The HOST graph connects exact hostnames, so subdomains count separately. This table shows the highest-authority hosts linking to runpod.com specifically, ranked by the linker's PageRank. The table shows the top 3; the download carries the full stored list (up to 10,000 linkers) as JSON. Click a linker for its own site profile.
| Linking Site | Linker PageRank | Linker Harmonic Centrality |
|---|---|---|
| www.respan.ai | 41 | 17 |
| docs.farmgpu.com | 9 | 13 |
| praxis-research.org | 6 | 14 |