Skip to content

Hostname

dp.nz

Last fetched

dp.nz resolves to 1 IPv4 address operated by AS56030 in NZ. WHOIS lists registrar:freeparking limited as the registrar.

Nutrition Label

WHISPER CANON · dp.nzRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/dp.nz

Resolution chain

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

IPPrefixASNOperatorCountry
103.6.147.250103.6.144.0/22AS56030NZ

WHOIS identity

Registrar
registrar:freeparking limited
Organization
Contact emails

Subdomains

6 observed subdomains of dp.nz.

Web-graph footprint

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

85 sites link to this hostname.

130 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for dp.nz.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from dp.nz.

Cypher and MCP

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

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