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
Resolution chain
expresso.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.56.28.197 | 13.56.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 184.169.243.156 | 184.169.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 184.72.43.33 | 184.72.0.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.53.42.65 | 52.52.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.8.97.160 | 52.8.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.9.154.104 | 52.9.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.176.86.95 | 54.176.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.177.186.52 | 54.176.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.219.106.243 | 54.219.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.177.53.38 | 54.176.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of expresso.com owner
- Contact emails
- it@ifholdings.com
- brianbutton@earthlink.net
- 092a1d1a-e89e-4cbf-8e8a-098153eb3452@identity-protect.org
- 666330cc-b55e-4927-84b0-d198f2b8881d@identity-protect.org
- 78d15b25-d6eb-43c0-a788-27d94428cfe2@identity-protect.org
- 95e8b1e9-1f8f-43a8-afec-5aec56c97568@identity-protect.org
- bc2efbd0-502f-4877-b34d-025937cd2e2f@identity-protect.org
- c2f8c75e-7afe-445e-ab97-f2550c311fb3@identity-protect.org
- d45d75f3-158f-46d4-a5a0-fb20a872f088@identity-protect.org
- owner-10788925@expresso.com.whoisprivacyservice.org
- owner-11915387@expresso.com.whoisprivacyservice.org
- owner-3501413@expresso.com.whoisprivacyservice.org
- owner-7558770@expresso.com.whoisprivacyservice.org
- owner-7850743@expresso.com.whoisprivacyservice.org
- owner-8318074@expresso.com.whoisprivacyservice.org
Subdomains
6 observed subdomains of expresso.com.
Web-graph footprint
Distinct hostnames that link to or from expresso.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for expresso.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | transmail.net |
| SPF_INCLUDE | zcsend.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.