Hostname
alidasandbox.com
Last fetched
alidasandbox.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
alidasandbox.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.60.233.41 | 52.60.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of alidasandbox.com owner
- Contact emails
- 02995c97-a415-4834-bf08-a25179ab48be@identity-protect.org
- 44fa092d-2dff-48fd-ac8f-57841d23da52@identity-protect.org
- 4621e69e-f09d-4903-ac1b-62198f081714@identity-protect.org
- 557df6cf-9695-495a-bdf7-5d43fb9fec6f@identity-protect.org
- 597b1fe0-1ad8-405b-a198-4740da8e76ad@identity-protect.org
- ca2ca2eb-907d-40ae-acb2-91dfd5e17bbd@identity-protect.org
- ff0fd39a-bf8d-41c9-b05a-37c1027da9d3@identity-protect.org
- owner-480527@alidasandbox.com.whoisprivacyservice.org
Subdomains
13 observed subdomains of alidasandbox.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for alidasandbox.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.alida.io |
Related pages
Pivot deeper into the graph from alidasandbox.com.
- IP · 52.60.233.41
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · CA
- Email · 02995c97-a415-4834-bf08-a25179ab48be@identity-protect.org
- TLD · .com
- Browse hostnames · al…
- 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: "alidasandbox.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.