Skip to content

Hostname

espresa.com

Last fetched

espresa.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · espresa.comRouting diversity6.3/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/espresa.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.20.138.123100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
100.23.206.125100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
100.23.251.91100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
34.209.30.6034.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.213.135.16734.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.164.229.7135.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.165.87.21235.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.167.29.16035.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.80.241.12135.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.237.22.9544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.238.252.8544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.238.79.14144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.239.74.20044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.254.226.12944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.10.160.21252.10.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.11.174.8252.10.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.12.122.10352.12.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.25.159.21552.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.33.68.9252.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.35.207.2652.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
dnescrow afternic
Contact emails

Subdomains

39 observed subdomains of espresa.com.

Web-graph footprint

Distinct hostnames that link to or from espresa.com in the public web crawl.

71 sites link to this hostname.

272 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for espresa.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from espresa.com.

Cypher and MCP

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

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