Hostname
airfobspace.com
Last fetched
airfobspace.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
airfobspace.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.158.251.12 | 108.158.251.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 108.158.251.20 | 108.158.251.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 108.158.251.69 | 108.158.251.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 108.158.251.84 | 108.158.251.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 13.32.241.103 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.41 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.65 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.82 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of airfobspace.com owner
- Contact emails
- 0dc558b4-d184-4c4b-adb9-4522549808e5@identity-protect.org
- 22895354-968c-4d12-90ee-f2af2577375f@identity-protect.org
- c5e72fa2-f1aa-4c4f-9c62-860a886896ff@identity-protect.org
- e8d77508-e7fb-4bd4-ba1a-7cce3ac48d32@identity-protect.org
- f1f96feb-fd3d-4716-8c64-8b6c643314ba@identity-protect.org
- fe2ea8de-6d1f-4cd1-a69d-87e1f1ccd5e4@identity-protect.org
Subdomains
1 observed subdomain of airfobspace.com.
| Subdomain |
|---|
| app.airfobspace.com |
Threat posture
History
Related pages
Pivot deeper into the graph from airfobspace.com.
- IP · 108.158.251.12
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · 0dc558b4-d184-4c4b-adb9-4522549808e5@identity-protect.org
- 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: "airfobspace.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.