Skip to content

Hostname

framing.co.nz

Last fetched

framing.co.nz resolves to 1 IPv4 address operated by GOOGLE - Google LLC in SG. WHOIS lists registrar:netregistry pty ltd/ta webcentral and melbourne it as the registrar.

Nutrition Label

WHISPER CANON · framing.co.nzRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/framing.co.nz

Resolution chain

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

IPPrefixASNOperatorCountry
35.213.181.12035.213.128.0/18AS15169GOOGLE - Google LLCSG

WHOIS identity

Registrar
registrar:netregistry pty ltd/ta webcentral and melbourne it
Organization
Contact emails

Subdomains

1 observed subdomain of framing.co.nz.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for framing.co.nz.

MechanismTarget
SPF_Aframing.co.nz
SPF_INCLUDEframing.co.nz.spf.auto.dnssmarthost.net
SPF_IP104.223.91.227
SPF_IP35.213.177.122
SPF_MXframing.co.nz

Related pages

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

Cypher and MCP

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

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