Skip to content

Hostname

auth.mylexia.com

Last fetched

auth.mylexia.com resolves to 18 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · auth.mylexia.comRouting diversity5.6/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/auth.mylexia.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.58.197.13113.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
18.119.54.10018.116.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.189.160.16818.189.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
18.216.113.2818.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.219.233.19218.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.221.228.9018.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.223.165.518.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.129.226.2023.128.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.13.1.1533.13.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.134.180.1713.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.134.26.2153.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.146.101.2383.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.149.54.2393.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.150.37.2433.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.150.74.1573.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.18.114.1663.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.23.183.313.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
16.58.143.7516.58.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with auth.mylexia.com in WhisperGraph.

Web-graph footprint

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

194 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from auth.mylexia.com.

Cypher and MCP

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

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