Skip to content

Hostname

seu-e.cat

Last fetched

seu-e.cat resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · seu-e.catRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/seu-e.cat

Resolution chain

seu-e.cat resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.200.66.6218.200.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
34.240.245.15234.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.31.120.18252.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.170.51.954.170.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
63.33.122.12663.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
63.33.37.9263.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
162.159.142.246162.159.128.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.2.242172.66.0.0/22AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from seu-e.cat in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for seu-e.cat.

Related pages

Pivot deeper into the graph from seu-e.cat.

Cypher and MCP

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

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