Skip to content

Hostname

3point.nz

Last fetched

3point.nz resolves to 45.64.60.212, announced in 45.64.60.0/24 by GLOBICOMLIMITED-AS-AP - GlobiCom Limited in NZ. 3point.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 · 3point.nzRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/3point.nz

Resolution chain

IPv6 resolution

No AAAA record for 3point.nz is recorded in WhisperGraph.

Attribution

globicom

ORIGIN_AS

WHOIS identity

Registrar
registrar:affordable domains

Subdomains

Mail and authentication

Nameservers

  • ns1.3point.nz
  • ns2.3point.nz
  • ns3.3point.nz
  • ns4.3point.nz

MX records

  • 3point-nz.mail.protection.outlook.com

SPF policy

  • include: spf.protection.outlook.com
  • include: _spf.3point.nz

Threat-feed evidence

History

Related pages

Pivot from 3point.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: "3point.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.