Hostname
airgpu.com
Last fetched
airgpu.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1861 as the registrar.
Nutrition Label
Resolution chain
airgpu.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.245.31.33 | 18.245.30.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.31.37 | 18.245.30.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.31.81 | 18.245.30.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.31.82 | 18.245.30.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.163.125.63 | 3.163.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.163.125.70 | 3.163.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.163.125.87 | 3.163.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.163.125.99 | 3.163.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.113 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.127 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.28 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.99 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:1861
- Organization
- private by design,
- Contact emails
Subdomains
24 observed subdomains of airgpu.com.
| Subdomain |
|---|
| node.airgpu.com |
| ping.airgpu.com |
Showing 2 of 24. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from airgpu.com in the public web crawl.
31 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from airgpu.com.
- IP · 18.245.31.33
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1861
- Country · DE
- Email · vip520.yi@gmail.com
- TLD · .com
- Browse hostnames · ai…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "airgpu.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.