Hostname
optus.com.au
Last fetched
optus.com.au resolves to 10 IPv4 addresses operated by AKAMAI-ASN1 in AU. WHOIS lists registrar:corporation service company (aust) pty ltd as the registrar.
Nutrition Label
Resolution chain
optus.com.au resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 23.1.240.80 | 23.1.240.0/24 | AS20940 | AKAMAI-ASN1 | AU |
| 23.48.247.229 | 23.48.247.0/24 | AS20940 | AKAMAI-ASN1 | AU |
| 23.48.247.234 | 23.48.247.0/24 | AS20940 | AKAMAI-ASN1 | AU |
| 23.48.247.237 | 23.48.247.0/24 | AS20940 | AKAMAI-ASN1 | AU |
| 23.48.247.241 | 23.48.247.0/24 | AS20940 | AKAMAI-ASN1 | AU |
| 23.48.247.242 | 23.48.247.0/24 | AS20940 | AKAMAI-ASN1 | AU |
| 23.48.247.245 | 23.48.247.0/24 | AS20940 | AKAMAI-ASN1 | AU |
| 23.55.242.122 | 23.55.242.0/24 | AS20940 | AKAMAI-ASN1 | AU |
| 23.55.242.146 | 23.55.242.0/24 | AS20940 | AKAMAI-ASN1 | AU |
| 23.55.242.147 | 23.55.242.0/24 | AS20940 | AKAMAI-ASN1 | AU |
WHOIS identity
- Registrar
- registrar:corporation service company (aust) pty ltd
- Organization
- domain administrator
- Contact emails
- —
Subdomains
180 observed subdomains of optus.com.au.
Showing 25 of 180. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from optus.com.au in the public web crawl.
2,253 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for optus.com.au.
| Mechanism | Target |
|---|---|
| SPF_A | mail.optus.com.au |
| SPF_INCLUDE | mktomail.com |
| SPF_INCLUDE | rnmk.com |
| SPF_INCLUDE | us.khoros-mail.com |
| SPF_IP | 180.92.216.0/21 |
| SPF_IP | 199.59.64.16/32 |
| SPF_IP | 199.59.64.200/32 |
| SPF_IP | 202.160.119.160/28 |
| SPF_IP | 203.13.126.0/24 |
| SPF_IP | 203.13.128.0/24 |
| SPF_IP | 2400:1200:1:123::/64 |
Related pages
Pivot deeper into the graph from optus.com.au.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "optus.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.