Skip to content

Hostname

folklore.com.au

Last fetched

folklore.com.au has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:domain directors pty ltd trading as instra as the registrar.

Nutrition Label

WHISPER CANON · folklore.com.auRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/folklore.com.au

Resolution chain

folklore.com.au has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:domain directors pty ltd trading as instra
Organization
vincent kennard-davis
Contact emails

Subdomains

8 observed subdomains of folklore.com.au.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for folklore.com.au.

MechanismTarget
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEspf.mailspamprotection.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP101.185.166.229
SPF_IP116.90.57.89
SPF_IP116.90.58.143
SPF_IP13.239.24.16
SPF_IP35.213.224.155/32
SPF_IP35.213.254.232/32
SPF_IP96.0.0.217

Related pages

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

Cypher and MCP

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

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