Skip to content

Hostname

breastscreen.org.au

Last fetched

breastscreen.org.au resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists registrar:melbourne it as the registrar.

Nutrition Label

WHISPER CANON · breastscreen.org.auRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/breastscreen.org.au

Resolution chain

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

IPPrefixASNOperatorCountry
167.99.160.89167.99.160.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
registrar:melbourne it
Organization
tech support
Contact emails

Subdomains

18 observed subdomains of breastscreen.org.au.

Web-graph footprint

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

160 sites link to this hostname.

139 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for breastscreen.org.au.

MechanismTarget
SPF_Asmtp1.breastscreen.org.au
SPF_INCLUDEa._spf.brightspace.com
SPF_INCLUDEspf-006b7902.pphosted.com
SPF_INCLUDEspf-006b7903.pphosted.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP49.255.37.72
SPF_IP49.255.37.75
SPF_MXbreastscreen.org.au

Related pages

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

Cypher and MCP

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

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