Skip to content

Hostname

expreso.ec

Last fetched

expreso.ec resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. 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 · expreso.ecRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/expreso.ec

Resolution chain

expreso.ec resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.10513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.10813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.154.227.3018.154.227.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.227.3118.154.227.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.227.418.154.227.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.227.6718.154.227.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.244.18.11518.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.3418.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.5518.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.7718.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.12118.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.318.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.8918.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.9118.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.192.1153.167.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.192.583.167.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.192.623.167.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.192.913.167.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:nic.ec registraraddress: av. 9 de octubre 100 y malecon|oficina 2204|guayaquil , guayas|country: ec|
Organization
dr. galo e. mart'inez l.
Contact emails

Subdomains

36 observed subdomains of expreso.ec.

Web-graph footprint

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

1,350 sites link to this hostname.

867 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from expreso.ec.

Cypher and MCP

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

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