Hostname
hit3939.com
Last fetched
hit3939.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
hit3939.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.156.211.109 | 108.156.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.156.211.34 | 108.156.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.156.211.37 | 108.156.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.156.211.72 | 108.156.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.115 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.4 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.73 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.92 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of hit3939.com owner
- Contact emails
- 511750704@qq.com
- 12bd5e8d-bdfc-4870-83e9-29aa6bb59767@identity-protect.org
- 457763c9-f021-461d-934c-839bda9c9e4e@identity-protect.org
- 7eb53d78-e9c3-4581-a1f7-c1fb0dcd969d@identity-protect.org
- c2d2e4a1-f5c4-481c-aa0b-89294916dc79@identity-protect.org
- d63a82fe-087f-4e78-a7e5-62b121b81274@identity-protect.org
- owner-8499446@hit3939.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from hit3939.com.
- IP · 108.156.211.109
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 511750704@qq.com
- 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: "hit3939.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.