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
Resolution chain
vendhq.com resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.20.176.241 | 100.20.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 34.210.161.55 | 34.208.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.160.187.232 | 35.160.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.83.101.245 | 35.80.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.236.226.225 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.237.205.129 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.240.76.209 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.12.73.221 | 52.12.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.24.12.227 | 52.24.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.25.110.1 | 52.24.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.35.160.167 | 52.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.42.184.13 | 52.40.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.69.247.209 | 54.68.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:1466
- Organization
- domains by proxy,
- Contact emails
- brkscrdx@whoisprivacyprotect.com
- bxwmhwltf@whoisprivacyprotect.com
- dpdhnvcb@whoisprivacyprotect.com
- fkfpyhpxj@whoisprivacyprotect.com
- fspnkhvd@whoisprivacyprotect.com
- gdcsclfbj@whoisprivacyprotect.com
- hprfgvmwmt@whoisprivacyprotect.com
- hsnbggdj@whoisprivacyprotect.com
- jhpvtrcr@whoisprivacyprotect.com
- jqltccjqv@whoisprivacyprotect.com
- jxfxcmpmbd@whoisprivacyprotect.com
- kghthhfy@whoisprivacyprotect.com
- it.networks@lightspeedhq.com
- nlkcdgcc@whoisprivacyprotect.com
- nlrfymkjk@whoisprivacyprotect.com
- nmnkyhnjb@whoisprivacyprotect.com
- qjgskrwkv@whoisprivacyprotect.com
- qrrlxbdb@whoisprivacyprotect.com
- qxyswblm@whoisprivacyprotect.com
- rdcsnpqb@whoisprivacyprotect.com
- and 10 more
Subdomains
299 observed subdomains of vendhq.com.
Showing 25 of 299. View all subdomains →
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.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for vendhq.com.
| Mechanism | Target |
|---|---|
| SPF_A | vendhq.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | mailer.chargify.com |
| SPF_INCLUDE | mktomail.com |
| SPF_INCLUDE | spf.mtasv.net |
| SPF_MX | vendhq.com |
Related pages
Pivot deeper into the graph from vendhq.com.
- IP · 100.20.176.241
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1466
- Country · US
- Email · brkscrdx@whoisprivacyprotect.com
- TLD · .com
- Browse hostnames · ve…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.