Hostname
2safedocs.com
Last fetched
2safedocs.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
2safedocs.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.52.64.225 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 100.52.65.41 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 100.52.77.141 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 107.21.114.0 | 107.21.64.0/18 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.93.103.166 | 3.80.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.87.230.151 | 52.86.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of 2safedocs.com owner
- Contact emails
- 689a8fa8-b9e4-404f-b889-f1a8e61f1882@identity-protect.org
- 842d9547-7cc4-4c90-9bdc-a24895bda7b7@identity-protect.org
- 8cba77f4-4b78-4011-afea-c9a9ca00427d@identity-protect.org
- 9de6e452-4059-4b6c-a0e2-8de96ea5e76b@identity-protect.org
- d076d8e0-413a-4fe3-a085-ddde3386d121@identity-protect.org
- d35d37d4-331f-49be-9b7d-3f521aaf3948@identity-protect.org
- owner-3716384@2safedocs.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of 2safedocs.com.
| Subdomain |
|---|
| app.2safedocs.com |
Web-graph footprint
Distinct hostnames that link to or from 2safedocs.com in the public web crawl.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from 2safedocs.com.
- IP · 100.52.64.225
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 689a8fa8-b9e4-404f-b889-f1a8e61f1882@identity-protect.org
- TLD · .com
- Browse hostnames · 2s…
- 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: "2safedocs.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.