Skip to content

Hostname

e7y.link

Last fetched

e7y.link resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · e7y.linkRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/e7y.link

Resolution chain

e7y.link resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.36.108108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.36.115108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.36.89108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.36.99108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.224.68.11213.224.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.224.68.613.224.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.224.68.6313.224.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.224.68.7713.224.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.11313.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.1813.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.2013.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.5513.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.11713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.238.80.1918.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.2318.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.3518.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.618.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from e7y.link.

Cypher and MCP

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

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