Skip to content

Hostname

forgottenfelines.org.nz

Last fetched

forgottenfelines.org.nz resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists registrar:ideegeo group ltd, c/o iwantmyname as the registrar.

Nutrition Label

WHISPER CANON · forgottenfelines.org.nzRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/forgottenfelines.org.nz

Resolution chain

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

IPPrefixASNOperatorCountry
178.128.130.162178.132.0.0/21AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
registrar:ideegeo group ltd, c/o iwantmyname
Organization
Contact emails

Subdomains

1 observed subdomain of forgottenfelines.org.nz.

Web-graph footprint

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

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for forgottenfelines.org.nz.

MechanismTarget
SPF_Acms1.protect.kiwi
SPF_Aemail.protect.kiwi
SPF_Aforgottenfelines.org.nz
SPF_Amail.protect.kiwi
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.mandrillapp.com
SPF_IP170.64.133.189
SPF_MXforgottenfelines.org.nz

Related pages

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

Cypher and MCP

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

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