Hostname
apsaa.org.au
Last fetched
apsaa.org.au resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists registrar:synergy wholesale accreditations pty ltd as the registrar.
Nutrition Label
Resolution chain
apsaa.org.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 |
|---|---|---|---|---|
| 13.211.163.92 | 13.210.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
WHOIS identity
- Registrar
- registrar:synergy wholesale accreditations pty ltd
- Organization
- melinda caspersz
- Contact emails
- —
Subdomains
1 observed subdomain of apsaa.org.au.
| Subdomain |
|---|
| www.apsaa.org.au |
Web-graph footprint
Distinct hostnames that link to or from apsaa.org.au in the public web crawl.
12 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
18 SPF mechanisms authorising senders for apsaa.org.au.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | emailsrvr.com |
| SPF_INCLUDE | eventsairmail.com |
| SPF_INCLUDE | mail.eventsairmail.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | sendgrid.net |
| SPF_IP | 149.72.116.19/32 |
| SPF_IP | 149.72.117.225/32 |
| SPF_IP | 149.72.119.192/32 |
| SPF_IP | 149.72.119.197/32 |
| SPF_IP | 149.72.119.199/32 |
| SPF_IP | 149.72.119.210/32 |
| SPF_IP | 149.72.147.106/32 |
| SPF_IP | 149.72.148.50/32 |
| SPF_IP | 149.72.155.21/32 |
| SPF_IP | 149.72.160.121/32 |
| SPF_IP | 149.72.166.148/32 |
| SPF_IP | 159.183.181.113/32 |
| SPF_IP | 167.89.43.190/32 |
Related pages
Pivot deeper into the graph from apsaa.org.au.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "apsaa.org.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.