Skip to content

Hostname

nettrust.nz

Last fetched

nettrust.nz resolves to 1 IPv4 address operated by VCL-AS-AP - Vivid Computers Ltd in NZ. WHOIS lists registrar:porkbun llc as the registrar.

Nutrition Label

WHISPER CANON · nettrust.nzRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/nettrust.nz

Resolution chain

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

IPPrefixASNOperatorCountry
103.138.130.1103.138.130.0/24AS139005VCL-AS-AP - Vivid Computers LtdNZ

WHOIS identity

Registrar
registrar:porkbun llc
Organization
Contact emails

Subdomains

520 observed subdomains of nettrust.nz.

Web-graph footprint

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

12 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for nettrust.nz.

MechanismTarget
SPF_INCLUDEsender.zohobooks.com
SPF_MXnettrust.nz

Related pages

Pivot deeper into the graph from nettrust.nz.

Cypher and MCP

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

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