Skip to content

Hostname

comcom.govt.nz

Last fetched

comcom.govt.nz resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:1463 as the registrar.

Nutrition Label

WHISPER CANON · comcom.govt.nzRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.5/10canon.whisper.security/host/comcom.govt.nz

Resolution chain

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

IPPrefixASNOperatorCountry
52.65.87.9252.65.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU
54.252.127.12654.252.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.66.130.18354.66.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
iana:1463
Organization
helpdesk
Contact emails

Subdomains

6 observed subdomains of comcom.govt.nz.

Web-graph footprint

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

896 sites link to this hostname.

227 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for comcom.govt.nz.

MechanismTarget
SPF_Ab.spf.service-now.com
SPF_Ac.spf.service-now.com
SPF_Ad.spf.service-now.com
SPF_Amail.springboard.com.au
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.208.141.147
SPF_IP13.72.242.175
SPF_IP13.75.142.181
SPF_IP40.126.227.79
SPF_IP40.126.253.45

Related pages

Pivot deeper into the graph from comcom.govt.nz.

Cypher and MCP

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

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