Hostname
mega-net.ca
Last fetched
mega-net.ca resolves to 1 IPv4 address operated by FIBRENOIRE-INTERNET - Videotron Ltee in CA. WHOIS lists registrar:rcom canada, corp. as the registrar.
Nutrition Label
Resolution chain
mega-net.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 68.67.52.213 | 68.67.32.0/19 | AS22652 | FIBRENOIRE-INTERNET - Videotron Ltee | CA |
WHOIS identity
- Registrar
- registrar:rcom canada, corp.
- Organization
- multinet ressources
- Contact emails
Subdomains
2 observed subdomains of mega-net.ca.
| Subdomain |
|---|
| mail.mega-net.ca |
| www.mega-net.ca |
Web-graph footprint
Distinct hostnames that link to or from mega-net.ca in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for mega-net.ca.
| Mechanism | Target |
|---|---|
| SPF_A | mega-net.ca |
| SPF_IP | 68.67.52.213 |
| SPF_MX | mega-net.ca |
Related pages
Pivot deeper into the graph from mega-net.ca.
- IP · 68.67.52.213
- ASN · AS22652FIBRENOIRE-INTERNET - Videotron Ltee
- Registrar · registrar:rcom canada, corp.
- Country · CA
- Email · robert.dallaire@multinetressources.com
- TLD · .ca
- Browse hostnames · me…
- 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: "mega-net.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.