Hostname
240.com.au
Last fetched
240.com.au resolves to 1 IPv4 address operated by CLOUD-PLUS-AS-AP Cloud Plus Pty Ltd in AU. WHOIS lists registrar:discount domain name services pty ltd as the registrar.
Nutrition Label
Resolution chain
240.com.au resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 203.55.25.123 | 203.55.25.0/24 | AS55752 | CLOUD-PLUS-AS-AP Cloud Plus Pty Ltd | AU |
WHOIS identity
- Registrar
- registrar:discount domain name services pty ltd
- Organization
- jason tainton
- Contact emails
- —
Subdomains
1 observed subdomain of 240.com.au.
| Subdomain |
|---|
| www.240.com.au |
Web-graph footprint
Distinct hostnames that link to or from 240.com.au in the public web crawl.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for 240.com.au.
| Mechanism | Target |
|---|---|
| SPF_A | 240.com.au |
| SPF_INCLUDE | optusnet.com.au |
| SPF_IP | 122.102.110.193 |
| SPF_IP | 203.55.25.0/24 |
| SPF_IP | 27.121.91.251 |
| SPF_MX | 240.com.au |
Related pages
Pivot deeper into the graph from 240.com.au.
- IP · 203.55.25.123
- ASN · AS55752CLOUD-PLUS-AS-AP Cloud Plus Pty Ltd
- Registrar · registrar:discount domain name services pty ltd
- Country · AU
- Apex domain · com.au
- TLD · .au
- Browse hostnames · 24…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "240.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.