Skip to content

Hostname

nz.com

Last fetched

nz.com resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in AU. WHOIS lists iana:52 as the registrar.

Nutrition Label

WHISPER CANON · nz.comRouting diversity2.4/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/nz.com

Resolution chain

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

IPPrefixASNOperatorCountry
20.37.219.9820.36.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationAU
202.174.80.44202.174.80.0/24AS38719AU

WHOIS identity

Registrar
iana:52
Organization
new zealand on the web
Contact emails

Subdomains

95 observed subdomains of nz.com.

Web-graph footprint

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

129 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for nz.com.

MechanismTarget
SPF_Anz.com
SPF_INCLUDE_spf.google.com
SPF_IP202.174.115.102
SPF_IP219.88.70.209
SPF_MXnz.com

Related pages

Pivot deeper into the graph from nz.com.

Cypher and MCP

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

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