Skip to content

Hostname

vendhq.com

Last fetched

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

Nutrition Label

WHISPER CANON · vendhq.comRouting diversity5.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/vendhq.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.20.176.241100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
34.210.161.5534.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.160.187.23235.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.83.101.24535.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.236.226.22544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.237.205.12944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.240.76.20944.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.35.160.16752.32.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
domains by proxy,
Contact emails

Subdomains

299 observed subdomains of vendhq.com.

Web-graph footprint

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

1,274 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for vendhq.com.

MechanismTarget
SPF_Avendhq.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailer.chargify.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.mtasv.net
SPF_MXvendhq.com

Related pages

Pivot deeper into the graph from vendhq.com.

Cypher and MCP

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

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