Skip to content

Hostname

espressoapp.com

Last fetched

espressoapp.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · espressoapp.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/espressoapp.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.238.96.1118.238.96.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.96.2818.238.96.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.96.6818.238.96.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.96.7818.238.96.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.160.170.313.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.170.463.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.170.563.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.170.793.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
99.84.152.4399.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.6699.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.9099.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.9899.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of espressoapp.com owner
Contact emails

Subdomains

1 observed subdomain of espressoapp.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for espressoapp.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.messagingengine.com

Related pages

Pivot deeper into the graph from espressoapp.com.

Cypher and MCP

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

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