Skip to content

Hostname

catalyst.net.nz

Last fetched

catalyst.net.nz resolves to 103.250.240.52, announced in 103.250.240.0/22 by CATALYST-NZ - Catalyst.Net Ltd in NZ. catalyst.net.nz is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · catalyst.net.nzRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/catalyst.net.nz

Resolution chain

IPv6 resolution

No AAAA record for catalyst.net.nz is recorded in WhisperGraph.

Attribution

catalyst net

ORIGIN_AS

WHOIS identity

Registrar
registrar:catalyst.net limited
Registrant organisation
catalyst.net
Contact emails
dns@catalyst.net.nz

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • localhost.elearning.catalyst.net.nz
  • ns1.catalyst.net.nz
  • ns2.catalyst.net.nz
  • ns3.catalyst.net.nz
  • ns4.catalyst.net.nz

MX records

  • mx.catalyst.net.nz

SPF policy

  • include: servers.mcsv.net
  • include: au.zcsend.net
  • include: _spf.catalyst.net.nz

Threat-feed evidence

History

Related pages

Pivot from catalyst.net.nz into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "catalyst.net.nz"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.