Hostname
apa.com.au
Last fetched
apa.com.au resolves to 4 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CA. WHOIS lists registrar:corporation service company (aust) pty ltd as the registrar.
Nutrition Label
Resolution chain
apa.com.au resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.107.213.35 | 13.104.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
| 13.107.246.35 | 13.104.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
| 40.90.64.160 | 40.80.0.0/12 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
| 150.171.109.101 | 150.171.0.0/16 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | KE |
WHOIS identity
- Registrar
- registrar:corporation service company (aust) pty ltd
- Organization
- domain controller
- Contact emails
- —
Subdomains
70 observed subdomains of apa.com.au.
Showing 25 of 70. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from apa.com.au in the public web crawl.
305 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
14 SPF mechanisms authorising senders for apa.com.au.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spfinc1.service-now.com |
| SPF_INCLUDE | spf-0034ef02.pphosted.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf_c.oraclecloud.com |
| SPF_IP | 103.23.64.2/32 |
| SPF_IP | 103.23.65.2/32 |
| SPF_IP | 117.53.169.76 |
| SPF_IP | 160.34.63.18 |
| SPF_IP | 160.34.63.19 |
| SPF_IP | 202.44.98.236/32 |
| SPF_IP | 202.58.226.140 |
| SPF_IP | 203.147.156.0/24 |
| SPF_IP | 203.41.57.145/32 |
| SPF_IP | 91.207.212.163 |
Related pages
Pivot deeper into the graph from apa.com.au.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "apa.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.