Skip to content

Hostname

thoughtpatterns.com.au

Last fetched

thoughtpatterns.com.au resolves to 1 IPv4 address operated by AS63949 in US. WHOIS lists registrar:fluccs - the australian cloud pty ltd as the registrar.

Nutrition Label

WHISPER CANON · thoughtpatterns.com.auRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/thoughtpatterns.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
23.92.27.14623.92.24.0/22AS63949US

WHOIS identity

Registrar
registrar:fluccs - the australian cloud pty ltd
Organization
gifford james
Contact emails

Subdomains

26 observed subdomains of thoughtpatterns.com.au.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for thoughtpatterns.com.au.

MechanismTarget
SPF_Athoughtpatterns.com.au
SPF_INCLUDEspf.mandrillapp.com
SPF_MXthoughtpatterns.com.au

Related pages

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

Cypher and MCP

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

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