Skip to content

Hostname

nzafa.com

Last fetched

nzafa.com resolves to 1 IPv4 address operated by AS45179 in NZ. WHOIS lists iana:303 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
223.165.77.249223.165.77.0/24AS45179NZ

WHOIS identity

Registrar
iana:303
Organization
flightdeccom
Contact emails

Subdomains

2 observed subdomains of nzafa.com.

Web-graph footprint

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

64 sites link to this hostname.

56 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for nzafa.com.

MechanismTarget
SPF_Anzafa.com
SPF_INCLUDEemail-od.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP142.0.180.112
SPF_IP223.165.77.147
SPF_IP223.165.77.249
SPF_MXnzafa.com

Related pages

Pivot deeper into the graph from nzafa.com.

Cypher and MCP

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

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