Skip to content

Hostname

eu.authentlcation.com

Last fetched

eu.authentlcation.com resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · eu.authentlcation.comRouting diversity4.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/eu.authentlcation.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.30.13.24100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.235.177100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.5.58100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.204.241.6618.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.1.183.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
54.175.142.22054.174.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.198.115.19354.198.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.225.162.1154.224.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with eu.authentlcation.com in WhisperGraph.

Subdomains

1 observed subdomain of eu.authentlcation.com.

Threat posture

History

Related pages

Pivot deeper into the graph from eu.authentlcation.com.

Cypher and MCP

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

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