Skip to content

Hostname

key.pexa.com.au

Last fetched

key.pexa.com.au resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FI.

Nutrition Label

WHISPER CANON · key.pexa.com.auRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/key.pexa.com.au

Resolution chain

key.pexa.com.au resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.33.235.11913.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.12413.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.6413.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.7113.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.160.249.11618.160.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.249.11918.160.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.249.5418.160.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.249.8218.160.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with key.pexa.com.au in WhisperGraph.

Web-graph footprint

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

8 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for key.pexa.com.au.

MechanismTarget
SPF_INCLUDEmktomail.com
SPF_INCLUDEpexa.net.au
SPF_INCLUDEspf.messagelabs.com
SPF_IP117.120.16.147
SPF_IP208.74.204.5/32
SPF_IP208.74.204.9/24
SPF_IP46.19.168.11
SPF_IP46.19.168.15
SPF_MXkey.pexa.com.au

Related pages

Pivot deeper into the graph from key.pexa.com.au.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "key.pexa.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.