Skip to content

Hostname

ellotte.com

Last fetched

ellotte.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · ellotte.comRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.5/10canon.whisper.security/host/ellotte.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.12413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.33.235.10713.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.11813.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.3013.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.6813.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
143.204.181.117143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.47143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.172.242.10118.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.1518.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.4818.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.718.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
3.175.45.1093.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
3.175.45.203.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
3.175.45.733.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
3.175.45.863.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
65.8.131.2065.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.2465.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:244
Organization
Contact emails

Subdomains

126 observed subdomains of ellotte.com.

Web-graph footprint

Distinct hostnames that link to or from ellotte.com in the public web crawl.

36 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ellotte.com.

MechanismTarget
SPF_IP124.243.34.22
SPF_IP124.243.34.23
SPF_IP124.243.34.24
SPF_IP124.243.34.25

Related pages

Pivot deeper into the graph from ellotte.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ellotte.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.