Hostname
http.cc
Last fetched
http.cc resolves to 2 IPv4 addresses operated by AS133731 in HK. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
http.cc resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 103.231.14.164 | 103.231.14.0/24 | AS133731 | — | HK |
| 45.138.68.51 | 45.138.68.0/24 | AS35251 | ANTI-DDOS - NetLab Global | CA |
WHOIS identity
- Registrar
- iana:269
- Organization
- on behalf of http.cc owner
- Contact emails
- 019231e69c78843111fe44fa26932d79e3bf12f83e0352fa9059b92f22abf21e@http.cc.whoisproxy.org
- 0c0d0185e61a767fe608006eff8b24bc07df2048158d0c1ab2827c8e4065023f@http.cc.whoisproxy.org
- 3e0c321c3dafd821fae69aeed64e72a4e7c2670d3cd8ac2b3196d19463f223b4@http.cc.whoisproxy.org
- 50dee850023d7390943d2d89273e39640aa6fd89244bf82ee65e3362c83d0d88@http.cc.whoisproxy.org
- 565d00a7417e262801870946cef66ebd74313e6c172be92e5c3381804bdc3500@http.cc.whoisproxy.org
- 568b4500931fa7a9f1a2e4cb60dd83557a93ba5e539f734813797c5254a8abeb@http.cc.whoisproxy.org
- 5edbbb52c690af6aa09b272f7f0a9e997af5ddc4a9a55cd2fed3df338e61af98@http.cc.whoisproxy.org
- 647666589d306e9d51ae5a8208fad51d820976cb7f8f5fbe14a02647fe88a994@http.cc.whoisproxy.org
- 7e7254e0f92041a3a4ef10aa324a9751ddb5660969150954efe02b2f96a9122b@http.cc.whoisproxy.org
- 9b411663c3d6901a490a05d8c2c8b22dc57cf9cf07d19b736a054b5ea7f74bbb@http.cc.whoisproxy.org
- a5fd6c3dbb5361710e341df34877538379b321ce314fce49c5648ca2df81a881@http.cc.whoisproxy.org
- a7a997d3bd37afa74ea39de8a78e08dd06731edf5106f554d42ccf6327f6081a@http.cc.whoisproxy.org
- b7036cef663ef02f1ce2d0a822aa0fafcbd734f8dab2526f9305f5370c27e241@http.cc.whoisproxy.org
- c0b4d92b6665e5d6449e6da6f3ae14ef63367fba29006eb2e6c2950d079a94c6@http.cc.whoisproxy.org
- c13336f713e2faefec5057546571dae41431d784014438cf4a1718ef6a55bc58@http.cc.whoisproxy.org
- d74b3b1e12108b4a93bf864f11b48117ec710e359f3aaa054f61909ffa191140@http.cc.whoisproxy.org
- eaba106dd985d6dd0615316407aedaf6e2c99b953424a8c6ce3f3e168f064968@http.cc.whoisproxy.org
- fdf2c4f6ab4eb96593f6dd6a18c657c64e6380e55bb4ad2e8407074da0fe87ac@http.cc.whoisproxy.org
Subdomains
4 observed subdomains of http.cc.
Web-graph footprint
Distinct hostnames that link to or from http.cc in the public web crawl.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from http.cc.
- IP · 103.231.14.164
- ASN · AS133731
- Registrar · iana:269
- Country · HK
- Email · 019231e69c78843111fe44fa26932d79e3bf12f83e0352fa9059b92f22abf21e@http.cc.whoisproxy.org
- TLD · .cc
- Browse hostnames · ht…
- 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: "http.cc"})-[: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.