Skip to content

Hostname

apx.com.au

Last fetched

apx.com.au resolves to 20.53.91.230, announced in 20.48.0.0/12 by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in AU. apx.com.au is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · apx.com.auRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/apx.com.au

Resolution chain

IPv6 resolution

No AAAA record for apx.com.au is recorded in WhisperGraph.

Attribution

Azure

cloud · ORIGIN_AS

WHOIS identity

Registrar
registrar:godaddy.com llc trading as godaddy.com
Registrant organisation
george wang

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns1.melbourneit.net
  • ns2.melbourneit.net
  • ns3.melbourneit.net
  • ns4.melbourneit.net

MX records

  • mx1-us1.ppe-hosted.com
  • mx2-us1.ppe-hosted.com

SPF policy

  • ip: 203.219.78.0/27
  • ip: 202.167.246.128/28
  • ip: 52.1.14.157/32
  • ip: 107.20.210.250/32
  • include: spf.protection.outlook.com
  • a: dispatch-us.ppe-hosted.com
  • ip: 150.101.211.59
  • ip: 20.53.91.230
  • ip: 202.177.212.84

Threat-feed evidence

History

Related pages

Pivot from apx.com.au into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "apx.com.au"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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