Skip to content

Hostname

nzx.com

Last fetched

nzx.com resolves to 11 IPv4 addresses operated by AS20940 in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · nzx.comRouting diversity3.9/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/nzx.com

Resolution chain

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

WHOIS identity

Registrar
iana:468
Organization
on behalf of nzx.com owner
Contact emails

Subdomains

51 observed subdomains of nzx.com.

Web-graph footprint

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

771 sites link to this hostname.

170 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for nzx.com.

MechanismTarget
SPF_Amailrelay.t1cloud.com
SPF_Azgateway.zuora.com
SPF_EXISTS%{i}._spf.mta.salesforce.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.103.40.0/24
SPF_IP103.103.41.0/24
SPF_IP210.24.25.250
SPF_IP52.63.212.244

Related pages

Pivot deeper into the graph from nzx.com.

Cypher and MCP

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

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