Skip to content

Hostname

identity.vlex.com

Last fetched

identity.vlex.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · identity.vlex.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/identity.vlex.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.109.10613.33.109.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.109.11713.33.109.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.109.12513.33.109.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.109.3113.33.109.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.23.52143.204.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
143.204.23.61143.204.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
143.204.23.69143.204.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
143.204.23.75143.204.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
3.171.117.333.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.703.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.753.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.793.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Web-graph footprint

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

13 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Related pages

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

Cypher and MCP

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

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