Hostname
aekot.net
Last fetched
aekot.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
aekot.net resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.239.111.110 | 18.239.110.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.239.111.31 | 18.239.110.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.239.111.6 | 18.239.110.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.239.111.85 | 18.239.110.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.66.171.39 | 18.66.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.66.171.49 | 18.66.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.66.171.61 | 18.66.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.66.171.76 | 18.66.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 5bc57e55-b08c-4429-ac92-9b76d2eb61f8@identity-protect.org
- 6a710f9f-dd1e-4503-b041-3f6ec32eb387@identity-protect.org
- 8642f622-c7d5-49b9-8fd0-412b45cc7758@identity-protect.org
- 9f69371c-f4b6-4130-a25b-0b33116cb961@identity-protect.org
- b5dc621a-360f-4715-a5bb-2a5f71428051@identity-protect.org
- bc1e1470-ec39-4185-810f-69559049ff86@identity-protect.org
- e20db227-2b34-4df4-a466-a7434adb8529@identity-protect.org
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from aekot.net.
- IP · 18.239.111.110
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · 5bc57e55-b08c-4429-ac92-9b76d2eb61f8@identity-protect.org
- TLD · .net
- Browse hostnames · ae…
- 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: "aekot.net"})-[: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.