Hostname
reedsprizewinner.com
Last fetched
reedsprizewinner.com resolves to 2 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
reedsprizewinner.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.168.241.252 | 35.168.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.158.68.37 | 54.156.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of reedsprizewinner.com owner
- Contact emails
- 5cad184a-4b4b-4c75-b8e4-666db79fe40f@identity-protect.org
- 8426feb1-6bc7-4db6-96f6-08e5ef92fbb7@identity-protect.org
- 890a3937-c1af-48a2-a4bf-75ad6442231f@identity-protect.org
- 89eacfb9-665d-45e7-a81a-4569d7f323b5@identity-protect.org
- c31bd54f-678e-4fea-88bf-54d80eeea4f2@identity-protect.org
- e15f004e-39b5-4c0b-81fe-85aee8844684@identity-protect.org
- e6eb945c-123c-45b1-8892-4f89f1c94245@identity-protect.org
- owner-3431630@reedsprizewinner.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of reedsprizewinner.com.
Web-graph footprint
Distinct hostnames that link to or from reedsprizewinner.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for reedsprizewinner.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from reedsprizewinner.com.
- IP · 35.168.241.252
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 5cad184a-4b4b-4c75-b8e4-666db79fe40f@identity-protect.org
- TLD · .com
- Browse hostnames · re…
- 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: "reedsprizewinner.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.