Skip to content

Hostname

peter.com.au

Last fetched

peter.com.au resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
45.55.11.12745.55.0.0/19AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for peter.com.au.

MechanismTarget
SPF_Apeter.com.au
SPF_INCLUDEamazonses.com
SPF_INCLUDEoptusnet.com.au
SPF_INCLUDEspf.bigpond.com.au
SPF_INCLUDEspf.telstra.com.au
SPF_INCLUDEspf.tpg.com.au
SPF_IP45.55.11.127
SPF_IP49.176.252.47
SPF_MXpeter.com.au

Related pages

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

Cypher and MCP

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

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