Skip to content

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

WHISPER CANON · apa.com.auRouting diversity3.0/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/apa.com.au

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.

IPPrefixASNOperatorCountry
13.107.213.3513.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
13.107.246.3513.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
40.90.64.16040.80.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
150.171.109.101150.171.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKE

WHOIS identity

Registrar
registrar:corporation service company (aust) pty ltd
Organization
domain controller
Contact emails

Subdomains

70 observed subdomains of apa.com.au.

Web-graph footprint

Distinct hostnames that link to or from apa.com.au in the public web crawl.

305 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for apa.com.au.

MechanismTarget
SPF_INCLUDE_spfinc1.service-now.com
SPF_INCLUDEspf-0034ef02.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf_c.oraclecloud.com
SPF_IP103.23.64.2/32
SPF_IP103.23.65.2/32
SPF_IP117.53.169.76
SPF_IP160.34.63.18
SPF_IP160.34.63.19
SPF_IP202.44.98.236/32
SPF_IP202.58.226.140
SPF_IP203.147.156.0/24
SPF_IP203.41.57.145/32
SPF_IP91.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 20

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