Hostname
edina.com.ec
Last fetched
edina.com.ec resolves to 1 IPv4 address operated by AS27947 in EC. WHOIS lists registrar:nic.ec registraraddress: av. 9 de octubre 100 y malecon|oficina 2204|guayaquil , guayas|country: ec| as the registrar.
Nutrition Label
Resolution chain
edina.com.ec 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 |
|---|---|---|---|---|
| 181.198.95.26 | 181.198.80.0/20 | AS27947 | — | EC |
WHOIS identity
- Registrar
- registrar:nic.ec registraraddress: av. 9 de octubre 100 y malecon|oficina 2204|guayaquil , guayas|country: ec|
- Organization
- email address: jcedeno@edina.com.ec
- Contact emails
Subdomains
4 observed subdomains of edina.com.ec.
Web-graph footprint
Distinct hostnames that link to or from edina.com.ec in the public web crawl.
1,177 sites link to this hostname.
88 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for edina.com.ec.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from edina.com.ec.
- IP · 181.198.95.26
- ASN · AS27947
- Registrar · registrar:nic.ec registraraddress: av. 9 de octubre 100 y malecon|oficina 2204|guayaquil , guayas|country: ec|
- Country · EC
- Email · jcedeno@edina.com.ec
- Apex domain · com.ec
- TLD · .ec
- Browse hostnames · ed…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "edina.com.ec"})-[: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.