Skip to content

Hostname

identity.mlex.com

Last fetched

identity.mlex.com resolves to 9 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · identity.mlex.comRouting diversity4.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/identity.mlex.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.25.141.234100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.28.185100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.8.6100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.200.263.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.222.126.733.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.192.181.23934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.55.132.7452.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.72.100.23352.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.86.179.15954.86.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with identity.mlex.com in WhisperGraph.

Web-graph footprint

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

16 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from identity.mlex.com.

Cypher and MCP

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

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