Hostname
eksikalori.com
Last fetched
eksikalori.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
eksikalori.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.78.39.129 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of eksikalori.com owner
- Contact emails
- akermen@eksikalori.com
- 118e9aaa-40e6-4dcd-a60f-8a1626d91107@identity-protect.org
- 7ecb3e2f-0fdc-405b-b00d-f125f5009ccb@identity-protect.org
- 8fda37c4-d686-4bbf-9fdd-bfc32d3f89ed@identity-protect.org
- e0dc98c5-56d9-427f-9768-a1122334b90f@identity-protect.org
- f54e0416-9e56-4de1-ab02-cc2d9844db0b@identity-protect.org
Subdomains
11 observed subdomains of eksikalori.com.
Web-graph footprint
Distinct hostnames that link to or from eksikalori.com in the public web crawl.
5 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for eksikalori.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from eksikalori.com.
- IP · 3.78.39.129
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · akermen@eksikalori.com
- 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: "eksikalori.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.