Skip to content

Hostname

eude.lat

Last fetched

eude.lat resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1383 as the registrar.

Nutrition Label

WHISPER CANON · eude.latRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/eude.lat

Resolution chain

eude.lat resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.251.35.1403.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.246.253.9334.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.210.134.6052.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.212.152.24952.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:1383
Organization
eude
Contact emails

Subdomains

3 observed subdomains of eude.lat.

Web-graph footprint

Distinct hostnames that link to or from eude.lat in the public web crawl.

13 sites link to this hostname.

226 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from eude.lat.

Cypher and MCP

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

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