Skip to content

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

WHISPER CANON · waps.com.auRouting diversity2.4/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/waps.com.au

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.

IPPrefixASNOperatorCountry
38.65.224.19438.65.224.0/22AS394303BIGSCOOTS - BigScootsUS
67.202.70.14267.202.70.0/24AS394303BIGSCOOTS - BigScootsUS

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.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for waps.com.au.

MechanismTarget
SPF_Awaps.com.au
SPF_IP208.100.53.150
SPF_IP38.65.224.194
SPF_IP67.202.70.142
SPF_MXwaps.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.