Skip to content

Hostname

ecuanex.net.ec

Last fetched

ecuanex.net.ec resolves to 1 IPv4 address operated by AS27902 in EC. WHOIS lists iana:603 as the registrar.

Nutrition Label

WHISPER CANON · ecuanex.net.ecRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ecuanex.net.ec

Resolution chain

ecuanex.net.ec resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
200.93.248.20200.93.248.0/24AS27902EC

WHOIS identity

Registrar
iana:603
Organization
local name: ramon villacres d. local organisation: corporacion interinstitucional de comunicaciones local address:
Contact emails

Subdomains

11 observed subdomains of ecuanex.net.ec.

Web-graph footprint

Distinct hostnames that link to or from ecuanex.net.ec in the public web crawl.

66 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ecuanex.net.ec.

MechanismTarget
SPF_Aecuanex.net.ec
SPF_IP190.107.64.0/20
SPF_IP200.93.248.0/21
SPF_MXecuanex.net.ec

Related pages

Pivot deeper into the graph from ecuanex.net.ec.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ecuanex.net.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.