Hostname
macnet.ca
Last fetched
macnet.ca resolves to 2 IPv4 addresses operated by ROGERS-COMMUNICATIONS - Rogers Communications Canada Inc. in CA. WHOIS lists registrar:rebel.ca corp. as the registrar.
Nutrition Label
Resolution chain
macnet.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 |
|---|---|---|---|---|
| 72.138.31.233 | 72.138.0.0/16 | AS812 | ROGERS-COMMUNICATIONS - Rogers Communications Canada Inc. | CA |
| 72.138.31.242 | 72.138.0.0/16 | AS812 | ROGERS-COMMUNICATIONS - Rogers Communications Canada Inc. | CA |
WHOIS identity
- Registrar
- registrar:rebel.ca corp.
- Organization
- muslim association of canada
- Contact emails
Subdomains
82 observed subdomains of macnet.ca.
Showing 25 of 82. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from macnet.ca in the public web crawl.
118 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for macnet.ca.
| Mechanism | Target |
|---|---|
| SPF_A | 167.89.64.50 |
| SPF_A | macnet.ca |
| SPF_INCLUDE | _spf.smtp.com |
| SPF_INCLUDE | emsd1.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 149.72.225.135 |
| SPF_IP | 167.89.64.50 |
| SPF_IP | 72.138.31.254 |
Related pages
Pivot deeper into the graph from macnet.ca.
- IP · 72.138.31.233
- ASN · AS812ROGERS-COMMUNICATIONS - Rogers Communications Canada Inc.
- Country · CA
- Email · it@macnet.ca
- TLD · .ca
- Browse hostnames · ma…
- 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: "macnet.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.