Skip to content

Hostname

shizhanmc.com

Last fetched

shizhanmc.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1868 as the registrar.

Nutrition Label

WHISPER CANON · shizhanmc.comRouting diversity3.5/10Peering density10.0/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/shizhanmc.com

Resolution chain

shizhanmc.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.66.163104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
149.29.94.112149.29.0.0/16AS174COGENT-174 - Cogent Communications, LLCHK
154.80.223.246154.80.223.0/24AS17561HK
172.67.205.112172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1868
Organization
tian jin shi qi shang ke ji fa zhan you xian gong si
Contact emails

Subdomains

1 observed subdomain of shizhanmc.com.

Web-graph footprint

Distinct hostnames that link to or from shizhanmc.com in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from shizhanmc.com.

Cypher and MCP

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

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

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