Skip to content

Hostname

vendecommerce.com

Last fetched

vendecommerce.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1466 as the registrar.

Nutrition Label

WHISPER CANON · vendecommerce.comRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/vendecommerce.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.210.161.5534.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.81.87.5935.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.237.205.12944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.12.73.22152.12.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.24.12.22752.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.25.110.152.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.42.184.1352.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.69.247.20954.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1466
Organization
lightspeed commerce
Contact emails

Subdomains

802 observed subdomains of vendecommerce.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from vendecommerce.com.

Cypher and MCP

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

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