Hostname
hittheants.com
Last fetched
hittheants.com resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
hittheants.com resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.187.103 | 3.5.186.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.187.115 | 3.5.186.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.187.52 | 3.5.186.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.187.64 | 3.5.186.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.188.115 | 3.5.188.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.189.119 | 3.5.188.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.189.21 | 3.5.188.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.189.48 | 3.5.188.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.189.98 | 3.5.188.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 52.219.144.72 | 52.219.144.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 52.219.148.88 | 52.219.148.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 52.219.202.88 | 52.219.202.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 52.219.56.137 | 52.219.56.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 52.219.60.129 | 52.219.60.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of hittheants.com owner
- Contact emails
- 107366b0-f383-44a0-9950-a300927ca972@identity-protect.org
- 3a01536d-2034-4ab8-a732-6e3d1f384f6e@identity-protect.org
- 84ade6f9-6edd-4348-9344-451c6fa162fe@identity-protect.org
- 9c1f46cc-5e5d-4838-895e-3957a0cf4349@identity-protect.org
- c4bd01fc-75a8-4051-ac13-969f4698c808@identity-protect.org
- f5884fb0-374e-48a7-841c-a4ae17028112@identity-protect.org
- owner-10998534@hittheants.com.whoisprivacyservice.org
- owner-3213655@hittheants.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from hittheants.com.
- IP · 3.5.187.103
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · KR
- Email · 107366b0-f383-44a0-9950-a300927ca972@identity-protect.org
- TLD · .com
- Browse hostnames · hi…
- 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: "hittheants.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.