Skip to content

Hostname

j01.cc

Last fetched

j01.cc resolves to 16 IPv4 addresses operated by AS55933 in CN. WHOIS lists iana:3758 as the registrar.

Nutrition Label

WHISPER CANON · j01.ccRouting diversity3.0/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/j01.cc

Resolution chain

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

IPPrefixASNOperatorCountry
103.105.23.79103.105.35.0/24AS55933CN
103.105.23.81103.105.35.0/24AS55933CN
103.105.23.83103.105.35.0/24AS55933CN
103.105.23.85103.105.35.0/24AS55933CN
103.105.23.86103.105.35.0/24AS55933CN
149.88.79.172149.88.96.0/24AS401701COGNETCLOUD-2 - cognetcloud INCHK
154.36.160.13154.36.172.0/24AS979NETLAB-SDN - NetLab GlobalHK
154.36.160.15154.36.172.0/24AS979NETLAB-SDN - NetLab GlobalHK
154.36.160.150154.36.172.0/24AS979NETLAB-SDN - NetLab GlobalHK
154.36.160.161154.36.172.0/24AS979NETLAB-SDN - NetLab GlobalHK
154.36.160.2154.36.172.0/24AS979NETLAB-SDN - NetLab GlobalHK
154.36.160.218154.36.172.0/24AS979NETLAB-SDN - NetLab GlobalHK
154.36.160.228154.36.172.0/24AS979NETLAB-SDN - NetLab GlobalHK
154.36.160.249154.36.172.0/24AS979NETLAB-SDN - NetLab GlobalHK
154.36.160.31154.36.172.0/24AS979NETLAB-SDN - NetLab GlobalHK
154.36.160.63154.36.172.0/24AS979NETLAB-SDN - NetLab GlobalHK

WHOIS identity

Registrar
iana:3758
Organization
Contact emails

Subdomains

5 observed subdomains of j01.cc.

Threat posture

History

Related pages

Pivot deeper into the graph from j01.cc.

Cypher and MCP

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

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