Hostname
netspeed.com.au
Last fetched
netspeed.com.au resolves to 1 IPv4 address operated by NETSPEED-AS-AP Netspeed Internet Communications in AU. WHOIS lists registrar:domain directors pty ltd trading as instra as the registrar.
Nutrition Label
Resolution chain
netspeed.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.30.98.23 | 203.30.98.0/23 | AS18111 | NETSPEED-AS-AP Netspeed Internet Communications | AU |
WHOIS identity
- Registrar
- registrar:domain directors pty ltd trading as instra
- Organization
- brian morris
- Contact emails
- —
Subdomains
51 observed subdomains of netspeed.com.au.
Showing 25 of 51. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from netspeed.com.au in the public web crawl.
72 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for netspeed.com.au.
| Mechanism | Target |
|---|---|
| SPF_A | netspeed.com.au |
| SPF_IP | 202.78.47.0/24 |
| SPF_IP | 203.130.165.165 |
| SPF_IP | 203.130.165.169 |
| SPF_IP | 203.30.98.0/23 |
| SPF_IP | 203.31.48.0/24 |
| SPF_IP | 203.33.171.0/24 |
| SPF_IP | 203.34.140.0/24 |
| SPF_IP | 210.11.144.0/24 |
| SPF_MX | netspeed.com.au |
Related pages
Pivot deeper into the graph from netspeed.com.au.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "netspeed.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.