Skip to content

Hostname

vlex.com

Last fetched

vlex.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · vlex.comRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/vlex.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.159.103108.138.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.159.127108.138.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.159.82108.138.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.159.99108.138.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.3913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.33.252.12613.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.2913.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.3813.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.5613.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.147.1018.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.318.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.4918.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.7618.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.1293.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.423.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.743.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.923.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:2
Organization
vlex networks sl
Contact emails

Subdomains

270 observed subdomains of vlex.com.

Web-graph footprint

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

868 sites link to this hostname.

126 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for vlex.com.

MechanismTarget
SPF_Avlex.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEaspmx.googlemail.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf1.vlex.com
SPF_IP100.25.207.252
SPF_IP34.200.40.128
SPF_IP54.164.189.136

Related pages

Pivot deeper into the graph from vlex.com.

Cypher and MCP

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

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