Hostname
rec-safe.com
Last fetched
rec-safe.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
rec-safe.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 |
|---|---|---|---|---|
| 52.201.205.74 | 52.200.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of rec-safe.com owner
- Contact emails
- 0447c850-e477-49ca-9ee2-0ea841696ffa@identity-protect.org
- 3b48acd8-d344-4365-aadd-60f25d85ddfb@identity-protect.org
- 4c81d578-e9c3-4678-8b58-8347166eab70@identity-protect.org
- 8e7c2102-2987-4f5a-b201-bc08aef9bf30@identity-protect.org
- 99d8c064-dad6-41fb-af74-0e8b3c98b64f@identity-protect.org
- 9c8667e9-838a-4f98-9adf-acac8733392a@identity-protect.org
- ee655df9-03fc-4681-9dad-148cd1e8a72d@identity-protect.org
- owner-8344593@rec-safe.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of rec-safe.com.
| Subdomain |
|---|
| www.rec-safe.com |
Web-graph footprint
Distinct hostnames that link to or from rec-safe.com in the public web crawl.
9 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from rec-safe.com.
- IP · 52.201.205.74
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0447c850-e477-49ca-9ee2-0ea841696ffa@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: "rec-safe.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.