Skip to content

Hostname

expresso.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.56.28.19713.56.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
184.169.243.156184.169.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
184.72.43.33184.72.0.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
52.53.42.6552.52.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.8.97.16052.8.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
52.9.154.10452.9.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
54.176.86.9554.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.177.186.5254.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.219.106.24354.219.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.177.53.3854.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

6 observed subdomains of expresso.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for expresso.com.

MechanismTarget
SPF_INCLUDEtransmail.net
SPF_INCLUDEzcsend.net

Related pages

Pivot deeper into the graph from expresso.com.

Cypher and MCP

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

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