Skip to content

Hostname

3pr.com.au

Last fetched

3pr.com.au resolves to 1 IPv4 address operated by AKAMAI-LINODE-AP Akamai Connected Cloud in AU. WHOIS lists registrar:domain directors pty ltd trading as instra as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
194.195.249.219194.195.248.0/21AS63949AKAMAI-LINODE-AP Akamai Connected CloudAU

WHOIS identity

Registrar
registrar:domain directors pty ltd trading as instra
Organization
john sherman
Contact emails

Subdomains

14 observed subdomains of 3pr.com.au.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for 3pr.com.au.

MechanismTarget
SPF_Aspf.inspectionmanager.com
SPF_Aspf.propertyspace.com
SPF_INCLUDEagentboxmail.com.au
SPF_INCLUDEspf.buildinglink.com
SPF_IP122.150.56.225
SPF_IP150.101.194.138
SPF_IP172.105.172.174
SPF_IP2400:8907:0:0:f03c:92ff:fe60:b13c
SPF_IP63.240.18.53/32

Related pages

Pivot deeper into the graph from 3pr.com.au.

Cypher and MCP

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

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