Skip to content

Hostname

entity.nz

Last fetched

entity.nz resolves to 1 IPv4 address operated by AS55561 in NZ. WHOIS lists registrar:freeparking t/a domain agent as the registrar.

Nutrition Label

WHISPER CANON · entity.nzRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/entity.nz

Resolution chain

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

IPPrefixASNOperatorCountry
163.47.230.150163.47.230.0/24AS55561NZ

WHOIS identity

Registrar
registrar:freeparking t/a domain agent
Organization
Contact emails

Subdomains

53 observed subdomains of entity.nz.

Web-graph footprint

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

28 sites link to this hostname.

78 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for entity.nz.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.webhost.co.nz
SPF_INCLUDEamazonses.com
SPF_INCLUDEsparkpostmail.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP120.138.21.120
SPF_IP163.47.229.227
SPF_IP163.47.230.150
SPF_IP43.243.60.101
SPF_IP43.243.60.184

Related pages

Pivot deeper into the graph from entity.nz.

Cypher and MCP

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

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