Skip to content

Hostname

expresso.pt

Last fetched

expresso.pt resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.

Nutrition Label

WHISPER CANON · expresso.ptRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/expresso.pt

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.12313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.166.81.1063.128.0.0/10AS16509AMAZON-02 - Amazon.com, Inc.IT
3.166.81.1083.128.0.0/10AS16509AMAZON-02 - Amazon.com, Inc.IT
3.166.81.303.128.0.0/10AS16509AMAZON-02 - Amazon.com, Inc.IT
3.166.81.713.128.0.0/10AS16509AMAZON-02 - Amazon.com, Inc.IT
99.84.152.1299.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.5499.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.7199.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.7699.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.160.10399.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.5999.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.6199.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.8299.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
impresa publishing,
Contact emails

Subdomains

20 observed subdomains of expresso.pt.

Web-graph footprint

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

4,120 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for expresso.pt.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_REDIRECTimpresa.pt

Related pages

Pivot deeper into the graph from expresso.pt.

Cypher and MCP

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

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