Hostname
djinnandcrow.com
Last fetched
djinnandcrow.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
djinnandcrow.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 |
|---|---|---|---|---|
| 108.139.29.108 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.29.110 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.29.115 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.29.76 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.156.152.18 | 108.156.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.156.152.3 | 108.156.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.156.152.34 | 108.156.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.156.152.49 | 108.156.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of djinnandcrow.com owner
- Contact emails
- 52315e5f70bf47a78b8e7345b205283c.protect@whoisguard.com
- c5097757857646a2a7f5b1997112070e.protect@whoisguard.com
- 0f5cc121-6b5d-48a1-847b-6fe7de04ddd4@identity-protect.org
- 1667cf2a-5614-4488-be18-3b929d9df658@identity-protect.org
- 5f286ac9-24b9-42e3-b71a-66d0368639a7@identity-protect.org
- 74e8f50b-b6a3-4d88-a271-3bd9047f18df@identity-protect.org
- 92da346d-e049-43d5-9adf-fa198e84efaa@identity-protect.org
- d05162f0-fbad-4dc6-9030-978063cf611e@identity-protect.org
Subdomains
1 observed subdomain of djinnandcrow.com.
| Subdomain |
|---|
| wildcard.djinnandcrow.com |
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from djinnandcrow.com.
- IP · 108.139.29.108
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 52315e5f70bf47a78b8e7345b205283c.protect@whoisguard.com
- TLD · .com
- Browse hostnames · dj…
- 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: "djinnandcrow.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.