Hostname
45ru.net.au
Last fetched
45ru.net.au resolves to 2 IPv4 addresses operated by HOSTAWAYPTYLTD-AS-AP - HostAway Pty Ltd in AU. WHOIS lists registrar:domain directors pty ltd trading as instra as the registrar.
Nutrition Label
Resolution chain
45ru.net.au resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 203.30.44.22 | 203.30.44.0/22 | AS24541 | HOSTAWAYPTYLTD-AS-AP - HostAway Pty Ltd | AU |
| 203.30.47.233 | 203.30.44.0/22 | AS24541 | HOSTAWAYPTYLTD-AS-AP - HostAway Pty Ltd | AU |
WHOIS identity
- Registrar
- registrar:domain directors pty ltd trading as instra
- Organization
- domain admin
- Contact emails
- —
Subdomains
9,876 observed subdomains of 45ru.net.au.
Showing 25 of 9,876. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for 45ru.net.au.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.hostaway.net.au |
Related pages
Pivot deeper into the graph from 45ru.net.au.
- IP · 203.30.44.22
- ASN · AS24541HOSTAWAYPTYLTD-AS-AP - HostAway Pty Ltd
- Registrar · registrar:domain directors pty ltd trading as instra
- Country · AU
- Apex domain · net.au
- TLD · .au
- Browse hostnames · 45…
- 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: "45ru.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.