Skip to content

Hostname

ek-au.com

Last fetched

ek-au.com resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · ek-au.comRouting diversity5.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/ek-au.com

Resolution chain

ek-au.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.216.71.19618.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.129.112.503.128.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.129.198.1063.128.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.130.89.1563.130.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.135.127.913.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.139.32.1623.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.148.93.1363.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
16.58.222.7016.58.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
16.59.163.9016.59.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
16.58.99.22316.58.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of ek-au.com owner
Contact emails

Subdomains

11 observed subdomains of ek-au.com.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ek-au.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf1.ek-au.com
SPF_IP13.237.211.159
SPF_IP35.182.61.240
SPF_IP52.42.205.164
SPF_IP63.32.233.163

Related pages

Pivot deeper into the graph from ek-au.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ek-au.com"})-[: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.