Hostname
heng99fun.com
Last fetched
heng99fun.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
heng99fun.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.75.121 | 104.21.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 162.159.50.42 | 162.159.48.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.175.149 | 172.67.160.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of heng99fun.com owner
- Contact emails
- 18eea6dd-bb7d-4664-a050-847ae1e104dd@identity-protect.org
- 1d5c4acc-3e30-495c-abe0-3ec3d7d7e5f3@identity-protect.org
- 339e114c-ab6a-4fcc-8513-d7f9d702d5de@identity-protect.org
- 7903970e-1856-49d4-bdd1-85b9fb8eb5d5@identity-protect.org
- a0e94d0a-e8f0-48db-a52a-17dc0c0a161b@identity-protect.org
- a93f70da-826d-40cb-9c90-f39c56b92ce2@identity-protect.org
- e4ca58b2-3a77-42e3-9868-24d8728fad9b@identity-protect.org
Subdomains
1 observed subdomain of heng99fun.com.
| Subdomain |
|---|
| www.heng99fun.com |
Web-graph footprint
Distinct hostnames that link to or from heng99fun.com in the public web crawl.
124 sites link to this hostname.
92 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from heng99fun.com.
- IP · 104.21.75.121
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · 18eea6dd-bb7d-4664-a050-847ae1e104dd@identity-protect.org
- TLD · .com
- Browse hostnames · he…
- 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: "heng99fun.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.