Skip to content

Hostname

wizardswander.com.au

Last fetched

wizardswander.com.au resolves to 2 IPv4 addresses operated by GOOGLE-2 - Google LLC in AU. WHOIS lists registrar:godaddy.com llc trading as godaddy.com as the registrar.

Nutrition Label

WHISPER CANON · wizardswander.com.auRouting diversity2.4/10Peering density5.9/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/wizardswander.com.au

Resolution chain

wizardswander.com.au resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
35.213.192.15635.213.192.0/18AS19527GOOGLE-2 - Google LLCAU
68.65.122.5868.65.122.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.US

WHOIS identity

Registrar
registrar:godaddy.com llc trading as godaddy.com
Organization
paul michael
Contact emails

Subdomains

1 observed subdomain of wizardswander.com.au.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for wizardswander.com.au.

MechanismTarget
SPF_Awizardswander.com.au
SPF_INCLUDEspf.web-hosting.com
SPF_INCLUDEwizardswander.com.au.spf.auto.dnssmarthost.net
SPF_IP68.65.122.55
SPF_IP68.65.122.56
SPF_IP68.65.122.58
SPF_MXwizardswander.com.au

Related pages

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

Cypher and MCP

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

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