Hostname
canarydigi.com
Last fetched
canarydigi.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
canarydigi.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.244.100 | 3.5.244.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.5.244.7 | 3.5.244.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.5.245.2 | 3.5.245.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.5.245.216 | 3.5.245.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.5.245.251 | 3.5.245.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.5.245.57 | 3.5.245.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.5.245.62 | 3.5.245.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.5.246.57 | 3.5.246.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.5.246.66 | 3.5.246.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 52.95.142.40 | 52.95.142.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 52.95.144.36 | 52.95.144.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 52.95.148.184 | 52.95.148.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 52.95.149.119 | 52.95.149.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 52.95.149.127 | 52.95.149.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 52.95.149.87 | 52.95.149.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of canarydigi.com owner
- Contact emails
- 33fb88e3-1a72-45eb-8818-4515f7bdbbe6@identity-protect.org
- 3f5b2a33-a925-4f4e-9114-9b3a57643c8f@identity-protect.org
- 4d526245-9848-48ff-a9bb-ff744a687b58@identity-protect.org
- 7c636d32-d863-4d21-b9f6-3a013ad5879b@identity-protect.org
- 8f3f76d3-64a7-439c-a8e9-c48a81cbdbbd@identity-protect.org
- 926aa6cd-06e5-4df9-b076-3140afae5609@identity-protect.org
Subdomains
1 observed subdomain of canarydigi.com.
| Subdomain |
|---|
| www.canarydigi.com |
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from canarydigi.com.
- IP · 3.5.244.100
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · GB
- Email · 33fb88e3-1a72-45eb-8818-4515f7bdbbe6@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: "canarydigi.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.