Hostname
e-safetybox.com
Last fetched
e-safetybox.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
e-safetybox.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.166.14.113 | 3.166.14.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.166.14.125 | 3.166.14.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.166.14.33 | 3.166.14.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.166.14.55 | 3.166.14.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 52.85.31.127 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.15 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.19 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.64 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of e-safetybox.com owner
- Contact emails
- 181bad4e-07fb-424e-bdbc-54ff4cad7b9d@identity-protect.org
- 55c9ce32-4b7f-47a2-9df9-4f21034c4ce8@identity-protect.org
- 8f9b22cf-8e13-4a94-8a39-882023f8acea@identity-protect.org
- c5dbedcc-68ed-4f00-88e0-eebb014aa8b4@identity-protect.org
- d11a77b2-658c-4b93-bb14-8e1f52f8f2fb@identity-protect.org
- df747cd9-31a0-4cae-a8b8-422751a6b706@identity-protect.org
- fbc62b8f-5e5c-49a9-b3ef-dc4fc3bb47f4@identity-protect.org
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from e-safetybox.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "e-safetybox.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.