Skip to content

Hostname

chchmx.nz

Last fetched

chchmx.nz resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in HK. WHOIS lists registrar:voyager internet ltd t/a 1st domains as the registrar.

Nutrition Label

WHISPER CANON · chchmx.nzRouting diversity2.4/10Peering density8.6/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/chchmx.nz

Resolution chain

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

IPPrefixASNOperatorCountry
23.102.227.10523.102.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationHK
35.213.177.15935.213.128.0/18AS15169GOOGLE - Google LLCSG

WHOIS identity

Registrar
registrar:voyager internet ltd t/a 1st domains
Organization
Contact emails

Subdomains

1 observed subdomain of chchmx.nz.

Subdomain
www.chchmx.nz

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for chchmx.nz.

MechanismTarget
SPF_Achchmx.nz
SPF_INCLUDEemailsrvr.com
SPF_IP146.66.89.100
SPF_IP35.213.177.159
SPF_IP35.213.184.91
SPF_MXchchmx.nz

Related pages

Pivot deeper into the graph from chchmx.nz.

Cypher and MCP

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

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