Skip to content

Hostname

petermac.org.au

Last fetched

petermac.org.au resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists registrar:melbourne it as the registrar.

Nutrition Label

WHISPER CANON · petermac.org.auRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/petermac.org.au

Resolution chain

petermac.org.au resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.238.177.16513.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
3.24.94.2353.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
54.66.236.18554.66.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
registrar:melbourne it
Organization
infrastructure manager
Contact emails

Subdomains

60 observed subdomains of petermac.org.au.

Web-graph footprint

Distinct hostnames that link to or from petermac.org.au in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for petermac.org.au.

MechanismTarget
SPF_IP203.4.165.28
SPF_IP203.4.166.28

Related pages

Pivot deeper into the graph from petermac.org.au.

Cypher and MCP

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

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