Skip to content

Hostname

zianet.com

Last fetched

zianet.com resolves to 1 IPv4 address operated by SPINNNET - SpinnNet in US. WHOIS lists iana:52 as the registrar.

Nutrition Label

WHISPER CANON · zianet.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/zianet.com

Resolution chain

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

IPPrefixASNOperatorCountry
216.223.228.175216.223.224.0/20AS14634SPINNNET - SpinnNetUS

WHOIS identity

Registrar
iana:52
Organization
anthony smith
Contact emails

Subdomains

171 observed subdomains of zianet.com.

Web-graph footprint

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

592 sites link to this hostname.

327 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for zianet.com.

MechanismTarget
SPF_Azianet.com
SPF_IP216.223.228.0/24
SPF_IP67.22.191.0/24
SPF_MXzianet.com

Related pages

Pivot deeper into the graph from zianet.com.

Cypher and MCP

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

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