Skip to content

Hostname

funkyzoo.com.au

Last fetched

funkyzoo.com.au resolves to 1 IPv4 address operated by OVH - OVH SAS in AU. WHOIS lists registrar:domain directors pty ltd trading as instra as the registrar.

Nutrition Label

WHISPER CANON · funkyzoo.com.auRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/funkyzoo.com.au

Resolution chain

funkyzoo.com.au resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
139.99.186.61139.99.128.0/17AS16276OVH - OVH SASAU

WHOIS identity

Registrar
registrar:domain directors pty ltd trading as instra
Organization
ken stewart
Contact emails

Subdomains

15 observed subdomains of funkyzoo.com.au.

Web-graph footprint

Distinct hostnames that link to or from funkyzoo.com.au in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • funkyzoo.com.au

SPF policy

5 SPF mechanisms authorising senders for funkyzoo.com.au.

MechanismTarget
SPF_Afunkyzoo.com.au
SPF_INCLUDErelay.mailchannels.net
SPF_IP139.99.186.61
SPF_IP51.161.218.104
SPF_MXfunkyzoo.com.au

Related pages

Pivot deeper into the graph from funkyzoo.com.au.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "funkyzoo.com.au"})-[: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.