Skip to content

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

WHISPER CANON · edina.com.ecRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/edina.com.ec

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.

IPPrefixASNOperatorCountry
181.198.95.26181.198.80.0/20AS27947EC

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.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for edina.com.ec.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from edina.com.ec.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.