Hostname
evocafeil.com
Last fetched
evocafeil.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1910 as the registrar.
Nutrition Label
Resolution chain
evocafeil.com 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 |
|---|---|---|---|---|
| 108.157.173.27 | 108.157.172.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.157.173.67 | 108.157.172.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.157.173.68 | 108.157.172.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.157.173.87 | 108.157.172.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.65.148.126 | 18.65.148.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.148.48 | 18.65.148.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.148.56 | 18.65.148.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.148.58 | 18.65.148.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:1910
- Organization
- on behalf of evocafeil.com owner
- Contact emails
- 8b6670c4-e979-4fa5-815d-9147cfaec07d@identity-protect.org
- 8c23a5e4-cc4a-425d-839f-09b4f79e5906@identity-protect.org
- 99e467d9-e603-4fe9-ae9c-4dbca6faf4b3@identity-protect.org
- aa6fdb45-4170-443b-a8ce-c289593900ee@identity-protect.org
- c8c95068-b5bc-4d8b-a4f6-7c96f49e86de@identity-protect.org
- ef8719a5-9d66-4b28-9a61-fac0961a2ca8@identity-protect.org
- fc5ca5a0-c2f5-4dc4-b9a4-d0dbf47a8dea@identity-protect.org
- owner-2556897@evocafeil.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from evocafeil.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for evocafeil.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from evocafeil.com.
- IP · 108.157.173.27
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1910
- Country · US
- Email · 8b6670c4-e979-4fa5-815d-9147cfaec07d@identity-protect.org
- TLD · .com
- Browse hostnames · ev…
- 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: "evocafeil.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.