Skip to content

Hostname

northtec.ac.nz

Last fetched

northtec.ac.nz has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:freeparking limited t/a discountdomains as the registrar.

Nutrition Label

WHISPER CANON · northtec.ac.nzRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/northtec.ac.nz

Resolution chain

northtec.ac.nz has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:freeparking limited t/a discountdomains
Organization
northtec (tai tokerau wananga)
Contact emails

Subdomains

6 observed subdomains of northtec.ac.nz.

Web-graph footprint

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

234 sites link to this hostname.

65 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for northtec.ac.nz.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.unimarket.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailrelay.t1cloud.com
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.238.86.90
SPF_IP125.7.40.121
SPF_IP202.36.224.0/24
SPF_IP202.36.225.4
SPF_IP52.63.64.239/32
SPF_IP52.65.238.77/32

Related pages

Pivot deeper into the graph from northtec.ac.nz.

Cypher and MCP

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

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