Skip to content

Hostname

adlog.ellipalwallet.com

Last fetched

adlog.ellipalwallet.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · adlog.ellipalwallet.comRouting diversity5.4/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/adlog.ellipalwallet.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.206.201.17718.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.253.236.1003.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
3.253.249.1813.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
3.253.83.1943.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
3.254.125.823.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
3.255.217.673.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
3.81.47.1823.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.88.251.1043.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.94.118.333.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.94.130.1183.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.227.69.20834.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.228.226.20834.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.243.254.9434.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.251.204.23534.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.255.178.22734.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.154.54.554.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.216.11.11954.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.226.127.21754.226.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.91.47.7554.90.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.91.238.16598.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with adlog.ellipalwallet.com in WhisperGraph.

Subdomains

2 observed subdomains of adlog.ellipalwallet.com.

Threat posture

History

Related pages

Pivot deeper into the graph from adlog.ellipalwallet.com.

Cypher and MCP

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

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