Hostname
waps.com.au
Last fetched
waps.com.au resolves to 2 IPv4 addresses operated by BIGSCOOTS - BigScoots in US. WHOIS lists registrar:web address registration pty ltd as the registrar.
Nutrition Label
Resolution chain
waps.com.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 |
|---|---|---|---|---|
| 38.65.224.194 | 38.65.224.0/22 | AS394303 | BIGSCOOTS - BigScoots | US |
| 67.202.70.142 | 67.202.70.0/24 | AS394303 | BIGSCOOTS - BigScoots | US |
WHOIS identity
- Registrar
- registrar:web address registration pty ltd
- Organization
- stella hui
- Contact emails
- —
Subdomains
7 observed subdomains of waps.com.au.
Web-graph footprint
Distinct hostnames that link to or from waps.com.au in the public web crawl.
160 sites link to this hostname.
60 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for waps.com.au.
| Mechanism | Target |
|---|---|
| SPF_A | waps.com.au |
| SPF_IP | 208.100.53.150 |
| SPF_IP | 38.65.224.194 |
| SPF_IP | 67.202.70.142 |
| SPF_MX | waps.com.au |
Related pages
Pivot deeper into the graph from waps.com.au.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "waps.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.