Skip to content

Hostname

ekspress.ee

Last fetched

ekspress.ee resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE.

Nutrition Label

WHISPER CANON · ekspress.eeRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ekspress.ee

Resolution chain

ekspress.ee resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.53.213.9913.53.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
13.60.142.11313.60.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from ekspress.ee in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for ekspress.ee.

MechanismTarget
SPF_INCLUDE_spfa.ekspress.ee
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEu9664097.wl098.sendgrid.net
SPF_IP194.204.49.187
SPF_IP195.222.12.214
SPF_IP91.216.86.32
SPF_IP91.216.86.71
SPF_IP94.246.213.2

Related pages

Pivot deeper into the graph from ekspress.ee.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ekspress.ee"})-[: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.