Skip to content

Hostname

shenzhenmc.com

Last fetched

shenzhenmc.com resolves to 4 IPv4 addresses operated by AS4134 in CN. WHOIS lists iana:4163 as the registrar.

Nutrition Label

WHISPER CANON · shenzhenmc.comRouting diversity3.5/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/shenzhenmc.com

Resolution chain

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

WHOIS identity

Registrar
iana:4163
Organization
shenzhen
Contact emails

Subdomains

3 observed subdomains of shenzhenmc.com.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for shenzhenmc.com.

MechanismTarget
SPF_IP183.238.156.148
SPF_IP58.251.18.37

Related pages

Pivot deeper into the graph from shenzhenmc.com.

Cypher and MCP

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

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