Hostname
servicio.amelie-ec.com
Last fetched
servicio.amelie-ec.com resolves to 1 IPv4 address operated by SINGLEHOP-LLC - Internap Holding LLC in EC.
Nutrition Label
Resolution chain
servicio.amelie-ec.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 |
|---|---|---|---|---|
| 162.217.96.122 | 162.217.96.0/22 | AS32475 | SINGLEHOP-LLC - Internap Holding LLC | EC |
WHOIS identity
No WHOIS records are currently associated with servicio.amelie-ec.com in WhisperGraph.
Subdomains
1 observed subdomain of servicio.amelie-ec.com.
| Subdomain |
|---|
| www.servicio.amelie-ec.com |
Threat posture
History
Mail and authentication
SPF policy
15 SPF mechanisms authorising senders for servicio.amelie-ec.com.
| Mechanism | Target |
|---|---|
| SPF_A | servicio.amelie-ec.com |
| SPF_INCLUDE | total-linux.com |
| SPF_IP | 107.172.233.251 |
| SPF_IP | 107.173.11.18 |
| SPF_IP | 108.163.138.140 |
| SPF_IP | 162.217.96.122 |
| SPF_IP | 192.241.101.140 |
| SPF_IP | 192.241.101.141 |
| SPF_IP | 38.152.71.194 |
| SPF_IP | 64.15.136.36 |
| SPF_IP | 64.15.136.37 |
| SPF_IP | 64.15.142.101 |
| SPF_IP | 64.15.142.104 |
| SPF_IP | 72.55.148.140 |
| SPF_MX | servicio.amelie-ec.com |
Related pages
Pivot deeper into the graph from servicio.amelie-ec.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "servicio.amelie-ec.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.