Skip to content

Hostname

hotpoints.co.nz

Last fetched

hotpoints.co.nz resolves to 3 IPv4 addresses operated by AS20940 in US. WHOIS lists registrar:csc corporate domains, inc as the registrar.

Nutrition Label

WHISPER CANON · hotpoints.co.nzRouting diversity3.0/10Peering density9.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/hotpoints.co.nz

Resolution chain

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

WHOIS identity

Registrar
registrar:csc corporate domains, inc
Organization
westpac new zealand
Contact emails

Subdomains

6 observed subdomains of hotpoints.co.nz.

Web-graph footprint

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

8 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for hotpoints.co.nz.

MechanismTarget
SPF_INCLUDEdeliverygateways.mastercard.com
SPF_INCLUDEexternal.mastercard.com
SPF_INCLUDEexternal2.mastercard.com
SPF_INCLUDEspf.messagelabs.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP208.85.53.30

Related pages

Pivot deeper into the graph from hotpoints.co.nz.

Cypher and MCP

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

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