Skip to content

Hostname

snapper.co.nz

Last fetched

snapper.co.nz resolves to 1 IPv4 address operated by AS63949 in AU. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · snapper.co.nzRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/snapper.co.nz

Resolution chain

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

IPPrefixASNOperatorCountry
45.79.118.11445.79.118.0/24AS63949AU

WHOIS identity

Registrar
registrar:gandi
Organization
snapper services
Contact emails

Subdomains

42 observed subdomains of snapper.co.nz.

Web-graph footprint

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

86 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDE_spf.firebasemail.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmsg.assist.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP167.89.0.92
SPF_IP167.89.63.188

Related pages

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

Cypher and MCP

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

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