Hostname
reedscca.com
Last fetched
reedscca.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
reedscca.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 reedscca.com owner
- Contact emails
- 4f80647a-4760-4c12-97c4-f1bc45e71e9f@identity-protect.org
- 67a56b30-ea03-4a6d-a56e-0bd1cdfce7c9@identity-protect.org
- 68222aca-7aba-46a2-8bd9-4beffbb9a6ec@identity-protect.org
- 9f3c72be-3b73-4f44-850b-d29fed03ec6d@identity-protect.org
- be6636de-23aa-49fb-9555-c155fa4b4da5@identity-protect.org
- c1a55e13-676a-4145-82a6-f201e91d13db@identity-protect.org
- e1fffc46-c9ae-457d-b9de-f4b30e4a805e@identity-protect.org
- owner-1336592@reedscca.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of reedscca.com.
Web-graph footprint
Distinct hostnames that link to or from reedscca.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for reedscca.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from reedscca.com.
- IP · 35.168.241.252
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 4f80647a-4760-4c12-97c4-f1bc45e71e9f@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: "reedscca.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.