Skip to content

Hostname

cocca.org.nz

Last fetched

cocca.org.nz resolves to 1 IPv4 address operated by AS61025 in FR. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · cocca.org.nzRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cocca.org.nz

Resolution chain

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

IPPrefixASNOperatorCountry
185.17.237.220185.17.237.0/24AS61025FR

WHOIS identity

Registrar
registrar:gandi
Organization
cocca registry services (nz)
Contact emails

Subdomains

6 observed subdomains of cocca.org.nz.

Web-graph footprint

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

74 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for cocca.org.nz.

MechanismTarget
SPF_Acocca.org.nz
SPF_INCLUDE_spf.google.com
SPF_MXcocca.org.nz

Related pages

Pivot deeper into the graph from cocca.org.nz.

Cypher and MCP

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

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