Hostname
dosecann.com
Last fetched
dosecann.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
dosecann.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 |
|---|---|---|---|---|
| 13.225.5.108 | 13.225.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.225.5.25 | 13.225.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.225.5.72 | 13.225.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.225.5.84 | 13.225.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.155.252.14 | 18.155.252.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.155.252.19 | 18.155.252.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.155.252.5 | 18.155.252.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.155.252.89 | 18.155.252.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of dosecann.com owner
- Contact emails
- dosecann.com@domainsbyproxy.com
- 4093d630-8a66-43c1-b2b3-12216b2b8380@identity-protect.org
- 5b367dea-a023-455d-bdf5-2a2fe7223511@identity-protect.org
- 76f46b20-ecb4-4cf0-b012-49c38bc591ce@identity-protect.org
- ad1b5efc-1b34-4d94-939b-00421eeeb2c4@identity-protect.org
- b0e87f79-1f46-41d8-8f0d-419c76cbb7e8@identity-protect.org
- ea4e02c9-d4c3-4240-a03c-27312b3da7ce@identity-protect.org
Subdomains
6 observed subdomains of dosecann.com.
Web-graph footprint
Distinct hostnames that link to or from dosecann.com in the public web crawl.
18 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for dosecann.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from dosecann.com.
- IP · 13.225.5.108
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · dosecann.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · do…
- 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: "dosecann.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.