Skip to content

Hostname

macnet.co.nz

Last fetched

macnet.co.nz is a registered hostname under the .nz top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · macnet.co.nzRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/macnet.co.nz

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
registrar:freeparking limited
Organization
macnet technologies
Contact emails

Subdomains

48 observed subdomains of macnet.co.nz.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for macnet.co.nz.

MechanismTarget
SPF_IP203.109.198.200
SPF_IP210.48.8.226
SPF_IP210.48.8.227
SPF_IP210.48.8.228
SPF_IP210.48.8.229
SPF_IP210.48.8.231
SPF_IP210.48.8.233
SPF_IP210.48.8.238
SPF_IP27.50.90.255

Related pages

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

Cypher and MCP

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

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