Skip to content

Hostname

nzffa.com

Last fetched

nzffa.com resolves to 1 IPv4 address operated by DTS-ISP-CORE1-AP DTS LTD in NZ. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · nzffa.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/nzffa.com

Resolution chain

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

IPPrefixASNOperatorCountry
202.20.7.99202.20.0.0/21AS24183DTS-ISP-CORE1-AP DTS LTDNZ

WHOIS identity

Registrar
iana:48
Organization
Contact emails

Subdomains

4 observed subdomains of nzffa.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for nzffa.com.

MechanismTarget
SPF_Anzffa.com
SPF_IP202.20.7.99
SPF_MXnzffa.com

Related pages

Pivot deeper into the graph from nzffa.com.

Cypher and MCP

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

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