Hostname
airmaxxpro.com
Last fetched
airmaxxpro.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
airmaxxpro.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.57.72.48 | 13.57.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.8.205.128 | 52.8.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.215.160.86 | 54.215.128.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.67.24.42 | 54.67.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of airmaxxpro.com owner
- Contact emails
- 02f5c343-37b7-40e2-b34f-dd9cb3ad4361@identity-protect.org
- 4c8bc292-480a-4a68-94bc-a3695f5513ee@identity-protect.org
- 8b097d14-699b-4130-912e-a0da2a7124d6@identity-protect.org
- a61a76c9-5549-45e0-b9cc-af04f982e710@identity-protect.org
- b349ae90-e49a-41eb-9e16-97ca24d385fd@identity-protect.org
- db6b1af9-a0cd-4c51-8aa9-c32c3df5c876@identity-protect.org
- f2eecfa3-102f-4483-a767-cdef8ddd8b42@identity-protect.org
Subdomains
5 observed subdomains of airmaxxpro.com.
Showing 3 of 5. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from airmaxxpro.com.
- IP · 13.57.72.48
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 02f5c343-37b7-40e2-b34f-dd9cb3ad4361@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: "airmaxxpro.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.