Hostname
akeodev.com
Last fetched
akeodev.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
akeodev.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.109.101.132 | 3.108.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:1001
- Organization
- akeo as
- Contact emails
- 5w2orkudtdz5@privacy-protection.email
- 7axgaf8zadbb@privacy-protection.email
- 7xmcjgzye973@privacy-protection.email
- 8akupqavnejq@privacy-protection.email
- 9j6kk7sbbhem@privacy-protection.email
- ayuurm4eydjw@spamprotection.email
- dwsz4stbmtja@privacy-protection.email
- ga7fbgqak3vk@privacy-protection.email
- mqsyvhrnbw42@privacy-protection.email
- pqroqoa3kdst@spamprotection.email
- rvhg5imdj9pu@privacy-protection.email
- rza9e5fc6ubs@privacy-protection.email
- swkvovkazjt7@privacy-protection.email
- umcdfrjyf7oe@privacy-protection.email
- updsfe7u3j3j@privacy-protection.email
- vadyqfwmu2st@privacy-protection.email
- x7ey8pods7gh@privacy-protection.email
- xu7xgbfmxy8t@privacy-protection.email
- xwheqj6yv3zq@privacy-protection.email
Subdomains
196 observed subdomains of akeodev.com.
Showing 25 of 196. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for akeodev.com.
| Mechanism | Target |
|---|---|
| SPF_A | akeodev.com |
| SPF_A | pleskstaging.akeo.no |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | akeodev.com |
Related pages
Pivot deeper into the graph from akeodev.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "akeodev.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.