Skip to content

Hostname

zsr.cc

Last fetched

zsr.cc resolves to 1 IPv4 address operated by CHINA169-BJ China Unicom Beijing Province Network in CN. WHOIS lists iana:420 as the registrar.

Nutrition Label

WHISPER CANON · zsr.ccRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/zsr.cc

Resolution chain

zsr.cc resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
203.207.195.148203.207.192.0/21AS4808CHINA169-BJ China Unicom Beijing Province NetworkCN

WHOIS identity

Registrar
iana:420
Organization
liu, shenjun
Contact emails

Subdomains

8 observed subdomains of zsr.cc.

Web-graph footprint

Distinct hostnames that link to or from zsr.cc in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for zsr.cc.

MechanismTarget
SPF_Azsr.cc
SPF_INCLUDEspf.haochangyou.com
SPF_IP118.193.36.59
SPF_IP118.194.234.222
SPF_IP152.32.208.221
SPF_IP152.32.222.47
SPF_IP152.32.234.6
SPF_IP152.32.240.169
SPF_IP203.207.195.154
SPF_IP203.207.195.155
SPF_MXzsr.cc

Related pages

Pivot deeper into the graph from zsr.cc.

Cypher and MCP

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

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