Hostname
selectedvendors.com
Last fetched
selectedvendors.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
selectedvendors.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.212.43.232 | 18.208.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.214.58.73 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.205.205.186 | 52.200.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.208.204.145 | 54.208.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of selectedvendors.com owner
- Contact emails
- 17404654-6b05-4b37-ac9f-55b7ab2652b7@identity-protect.org
- 20633900-dcf1-44b2-9533-012eddaf937e@identity-protect.org
- 5d4793eb-a017-4949-a325-2697607f46c3@identity-protect.org
- 72f50068-e04c-4095-ad9d-afbaad15250d@identity-protect.org
- 75e2e5d3-e7ac-45d0-8fba-71d6ecd01a83@identity-protect.org
- b2347efb-f088-4234-ac91-b9ae7f955abb@identity-protect.org
- bdbd3edc-0e77-4fb6-9f86-8ac194db66a2@identity-protect.org
Subdomains
13 observed subdomains of selectedvendors.com.
Web-graph footprint
Distinct hostnames that link to or from selectedvendors.com in the public web crawl.
5 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from selectedvendors.com.
- IP · 18.212.43.232
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 17404654-6b05-4b37-ac9f-55b7ab2652b7@identity-protect.org
- TLD · .com
- Browse hostnames · se…
- 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: "selectedvendors.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.