Hostname
vendorsmarttest.com
Last fetched
vendorsmarttest.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
vendorsmarttest.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.168.102.21 | 3.168.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.102.22 | 3.168.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.102.39 | 3.168.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.102.80 | 3.168.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.174.255.19 | 3.174.254.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.174.255.58 | 3.174.254.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.174.255.61 | 3.174.254.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.174.255.8 | 3.174.254.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of vendorsmarttest.com owner
- Contact emails
- 3eb32fc4-c5ea-4cd1-8581-8e00a6d9f0e2@identity-protect.org
- 40a4380d-8d6b-49ec-90ad-5a8199384dce@identity-protect.org
- 93215dfe-4125-43e4-a01e-12df34bc79ce@identity-protect.org
- 9dd6e5d1-1a79-444f-b619-d06c41188400@identity-protect.org
- d022c7d5-7ed7-4d8a-9d9e-ce8e99cb9011@identity-protect.org
- fb49eb21-4469-4c3e-a9b8-31e4208fbf37@identity-protect.org
- owner-10618577@vendorsmarttest.com.whoisprivacyservice.org
- owner-7224201@vendorsmarttest.com.whoisprivacyservice.org
Subdomains
4 observed subdomains of vendorsmarttest.com.
Threat posture
History
Related pages
Pivot deeper into the graph from vendorsmarttest.com.
- IP · 3.168.102.21
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 3eb32fc4-c5ea-4cd1-8581-8e00a6d9f0e2@identity-protect.org
- 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: "vendorsmarttest.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.