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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.216.71.196 | 18.216.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.129.112.50 | 3.128.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.129.198.106 | 3.128.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.130.89.156 | 3.130.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.135.127.91 | 3.132.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.139.32.162 | 3.136.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.148.93.136 | 3.144.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.58.222.70 | 16.58.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.59.163.90 | 16.59.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.58.99.223 | 16.58.0.0/17 | AS16509 | AMAZON-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.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf1.ek-au.com |
| SPF_IP | 13.237.211.159 |
| SPF_IP | 35.182.61.240 |
| SPF_IP | 52.42.205.164 |
| SPF_IP | 63.32.233.163 |
Related pages
Pivot deeper into the graph from ek-au.com.
- IP · 18.216.71.196
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 45222f81-3994-4bdc-a8b6-e59f58d738d7@identity-protect.org
- TLD · .com
- Browse hostnames · ek…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.