Hostname
can-did-studios.com
Last fetched
can-did-studios.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
can-did-studios.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.238.55.105 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.50 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.65 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.97 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of can-did-studios.com owner
- Contact emails
- 15e68da2-6f01-496b-ae1d-fc6ebe5ee960@identity-protect.org
- 2fa38609-f54e-4038-b875-bf23bac15eb9@identity-protect.org
- 375140b8-2a47-4fd2-b0be-822f94e726e0@identity-protect.org
- a13c8e7e-4eb3-486a-9fef-67aa62636799@identity-protect.org
- ec30c613-9c2d-4184-b33b-0e6bf7da4b0f@identity-protect.org
- fde7a4ac-d489-4710-8f52-80acae95355a@identity-protect.org
- owner-1646905@can-did-studios.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of can-did-studios.com.
| Subdomain |
|---|
| api.can-did-studios.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for can-did-studios.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | zohomail.com |
Related pages
Pivot deeper into the graph from can-did-studios.com.
- IP · 18.238.55.105
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 15e68da2-6f01-496b-ae1d-fc6ebe5ee960@identity-protect.org
- TLD · .com
- Browse hostnames · ca…
- 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: "can-did-studios.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.