Skip to content

Hostname

55zs.com

Last fetched

55zs.com resolves to 1 IPv4 address operated by CHINANET-SCIDC-AS-AP - CHINANET SiChuan Telecom Internet Data Center in CN. WHOIS lists iana:1556 as the registrar.

Nutrition Label

WHISPER CANON · 55zs.comRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/55zs.com

Resolution chain

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

IPPrefixASNOperatorCountry
125.64.42.61125.64.42.0/24AS38283CHINANET-SCIDC-AS-AP - CHINANET SiChuan Telecom Internet Data CenterCN

WHOIS identity

Registrar
iana:1556
Organization
gang liu
Contact emails

Subdomains

17 observed subdomains of 55zs.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for 55zs.com.

MechanismTarget
SPF_IP125.64.42.48/28
SPF_IP125.64.42.53
SPF_IP125.64.42.54
SPF_IP125.64.42.55
SPF_IP125.64.42.56
SPF_IP125.64.42.61
SPF_MXmail.55zs.com

Related pages

Pivot deeper into the graph from 55zs.com.

Cypher and MCP

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

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