Skip to content

Hostname

abc.net.au

Last fetched

abc.net.au resolves to 6 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in CZ. WHOIS lists registrar:domain directors pty ltd trading as instra as the registrar.

Nutrition Label

WHISPER CANON · abc.net.auRouting diversity4.2/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint6.3/10canon.whisper.security/host/abc.net.au

Resolution chain

abc.net.au resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
2.19.216.1202.19.216.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.CZ
2.23.244.1412.23.244.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
2.23.8.1312.23.8.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.CZ
23.195.100.9823.195.100.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.52.180.11623.52.180.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.56.162.13923.56.162.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.US

WHOIS identity

Registrar
registrar:domain directors pty ltd trading as instra
Organization
australian broadcasting corporation
Contact emails

Subdomains

124 observed subdomains of abc.net.au.

Web-graph footprint

Distinct hostnames that link to or from abc.net.au in the public web crawl.

82,874 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for abc.net.au.

MechanismTarget
SPF_INCLUDE%{ir}.%{v}.%{d}.spf.has.pphosted.com

Related pages

Pivot deeper into the graph from abc.net.au.

Cypher and MCP

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

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