Hostname
abweb.com.au
Last fetched
abweb.com.au resolves to 1 IPv4 address operated by PL-PEPOWO-NET-AS in AU. WHOIS lists registrar:web address registration pty ltd as the registrar.
Nutrition Label
Resolution chain
abweb.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.29.242.222 | 203.29.240.0/22 | AS133159 | PL-PEPOWO-NET-AS | AU |
WHOIS identity
- Registrar
- registrar:web address registration pty ltd
- Organization
- andrew bryson
- Contact emails
- —
Subdomains
47 observed subdomains of abweb.com.au.
Showing 25 of 47. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from abweb.com.au in the public web crawl.
72 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- abweb.com.au
SPF policy
14 SPF mechanisms authorising senders for abweb.com.au.
| Mechanism | Target |
|---|---|
| SPF_A | abweb.com.au |
| SPF_INCLUDE | 21091859.spf05.hubspotemail.net |
| SPF_INCLUDE | spf.mtasv.net |
| SPF_IP | 103.1.184.128 |
| SPF_IP | 103.1.186.58 |
| SPF_IP | 103.231.89.179 |
| SPF_IP | 139.180.162.87 |
| SPF_IP | 203.29.240.35 |
| SPF_IP | 203.29.241.187 |
| SPF_IP | 203.29.242.222 |
| SPF_IP | 203.59.1.0/24 |
| SPF_IP | 45.63.28.76 |
| SPF_IP | 45.76.112.186 |
| SPF_MX | abweb.com.au |
Related pages
Pivot deeper into the graph from abweb.com.au.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "abweb.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.