Hostname
huntintelligence.com
Last fetched
huntintelligence.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
huntintelligence.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.128.218 | 3.5.128.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.129.248 | 3.5.129.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.130.148 | 3.5.130.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.130.233 | 3.5.130.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.130.39 | 3.5.130.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.131.197 | 3.5.131.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.133.244 | 3.5.133.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.106.104 | 52.219.106.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.108.224 | 52.219.108.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.141.16 | 52.219.141.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.176.160 | 52.219.176.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.228.32 | 52.219.228.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.232.104 | 52.219.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.93.184 | 52.219.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.97.124 | 52.219.97.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of huntintelligence.com owner
- Contact emails
- 37c504ab-cd8a-4f7e-a878-842dd7859b3b@identity-protect.org
- 53bbbfef-b77c-4101-bc8f-f7909eff0503@identity-protect.org
- 55ec1a29-c5bc-48bd-ab56-0bb6217f3262@identity-protect.org
- 5be93eed-77ac-4021-b366-68b54d9f21f7@identity-protect.org
- 64c72c19-3940-4959-9282-356a3bebbc10@identity-protect.org
- 6eeb3a6f-6332-4839-bb3e-7b025ba19288@identity-protect.org
- 7361a9b6-11ec-458e-8e1d-2f8f2f589e25@identity-protect.org
- owner-9072011@huntintelligence.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from huntintelligence.com.
- IP · 3.5.128.218
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 37c504ab-cd8a-4f7e-a878-842dd7859b3b@identity-protect.org
- TLD · .com
- Browse hostnames · hu…
- 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: "huntintelligence.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.