Skip to content

Hostname

03j.cc

Last fetched

03j.cc resolves to 17 IPv4 addresses operated by ZILLION-NETWORK - Zillion Network Inc. in HK. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · 03j.ccRouting diversity5.7/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/03j.cc

Resolution chain

03j.cc resolves to 17 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.143.15.5103.143.15.0/24AS54801ZILLION-NETWORK - Zillion Network Inc.HK
103.27.177.238103.27.176.0/22AS135357HK
103.27.177.239103.27.176.0/22AS135357HK
103.49.8.149103.49.8.0/22AS132839HK
103.60.148.197103.60.148.0/22AS132839HK
154.81.166.173154.81.166.0/24AS54801ZILLION-NETWORK - Zillion Network Inc.US
172.65.44.124172.65.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
194.147.98.122194.147.98.0/24AS201106US
194.147.98.18194.147.98.0/24AS201106US
207.56.2.75207.56.2.0/24AS54801ZILLION-NETWORK - Zillion Network Inc.HK
207.56.6.107207.56.6.0/24AS54801ZILLION-NETWORK - Zillion Network Inc.HK
207.56.9.46207.56.9.0/24AS54801ZILLION-NETWORK - Zillion Network Inc.HK
207.56.9.54207.56.9.0/24AS54801ZILLION-NETWORK - Zillion Network Inc.HK
45.202.8.1245.202.8.0/24AS54801ZILLION-NETWORK - Zillion Network Inc.US
45.202.8.1445.202.8.0/24AS54801ZILLION-NETWORK - Zillion Network Inc.US
45.207.240.8045.207.240.0/24AS54801ZILLION-NETWORK - Zillion Network Inc.US
45.207.242.2645.207.242.0/24AS54801ZILLION-NETWORK - Zillion Network Inc.US

WHOIS identity

Registrar
iana:1479
Organization
privacyguardian.org
Contact emails

Subdomains

3 observed subdomains of 03j.cc.

Threat posture

History

Related pages

Pivot deeper into the graph from 03j.cc.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "03j.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.