Hostname
beatradio.ca
Last fetched
beatradio.ca resolves to 2 IPv4 addresses operated by IDIGITAL - Idigital Internet Inc. in CA. WHOIS lists registrar:rebel.ca corp. as the registrar.
Nutrition Label
Resolution chain
beatradio.ca resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 23.111.68.52 | 23.111.68.0/22 | AS54643 | IDIGITAL - Idigital Internet Inc. | CA |
| 69.16.231.58 | 69.16.192.0/18 | AS32244 | LIQUIDWEB - Liquid Web, L.L.C | US |
WHOIS identity
- Registrar
- registrar:rebel.ca corp.
- Organization
- 2networkit.com
- Contact emails
Subdomains
67 observed subdomains of beatradio.ca.
Showing 25 of 67. View all subdomains →
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from beatradio.ca.
- IP · 23.111.68.52
- ASN · AS54643IDIGITAL - Idigital Internet Inc.
- Registrar · registrar:rebel.ca corp.
- Country · CA
- Email · welcome@2networkit.com
- TLD · .ca
- Browse hostnames · be…
- 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: "beatradio.ca"})-[: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.