Hostname
siteselection.com
Last fetched
siteselection.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
siteselection.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 44.209.27.120 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of siteselection.com owner
- Contact emails
- lenny.burns@conway.com
- domainnames@conway.com
- 26a92db0-6d39-484d-af95-f69711e32d93@identity-protect.org
- 26b6ddca-17c8-4edf-9a88-b8c22acb764b@identity-protect.org
- 42287fae-cdf0-4f05-8e32-ebfaf065a0bb@identity-protect.org
- 735219e9-df48-41c6-8b7b-c9f66465c75a@identity-protect.org
- cd68f940-6c40-487e-9847-0b4e99bd87ed@identity-protect.org
- e86f37f1-e441-42e0-9bb1-211f16061329@identity-protect.org
- owner-1829470@siteselection.com.whoisprivacyservice.org
- owner-563232@siteselection.com.whoisprivacyservice.org
- owner-760614@siteselection.com.whoisprivacyservice.org
Subdomains
69 observed subdomains of siteselection.com.
Showing 25 of 69. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from siteselection.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for siteselection.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 66.55.61.224/27 |
Related pages
Pivot deeper into the graph from siteselection.com.
- IP · 44.209.27.120
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · lenny.burns@conway.com
- TLD · .com
- Browse hostnames · si…
- 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: "siteselection.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.