Skip to content

Hostname

vendr.com

Last fetched

vendr.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · vendr.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/vendr.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.183.10513.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.33.183.12113.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.33.183.4813.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.33.183.9913.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
18.160.181.12718.160.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.181.1518.160.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.181.3718.160.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.181.5118.160.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.82.1163.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.293.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.383.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.703.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:299
Organization
contact privacy inc. customer 1247218998
Contact emails

Subdomains

53 observed subdomains of vendr.com.

Web-graph footprint

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

784 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for vendr.com.

MechanismTarget
SPF_REDIRECTb9w6yenj._spf._d.mim.ec

Related pages

Pivot deeper into the graph from vendr.com.

Cypher and MCP

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

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