Skip to content

Hostname

nranz.com

Last fetched

nranz.com resolves to 1 IPv4 address operated by AS9790 in NZ. WHOIS lists iana:1291 as the registrar.

Nutrition Label

WHISPER CANON · nranz.comRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/nranz.com

Resolution chain

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

IPPrefixASNOperatorCountry
131.203.184.2131.203.0.0/16AS9790NZ

WHOIS identity

Registrar
iana:1291
Organization
nranz
Contact emails

Subdomains

14 observed subdomains of nranz.com.

Web-graph footprint

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

20 sites link to this hostname.

82 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • nranz.com

SPF policy

6 SPF mechanisms authorising senders for nranz.com.

MechanismTarget
SPF_Acpanel.dynamite.net.nz
SPF_Amail.dynamite.net.nz
SPF_Anranz.com
SPF_Asentoramail.dynamite.net.nz
SPF_INCLUDEservers.mcsv.net
SPF_MXnranz.com

Related pages

Pivot deeper into the graph from nranz.com.

Cypher and MCP

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

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