Skip to content

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

WHISPER CANON · macnet.caRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/macnet.ca

Resolution chain

macnet.ca resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
72.138.31.23372.138.0.0/16AS812ROGERS-COMMUNICATIONS - Rogers Communications Canada Inc.CA
72.138.31.24272.138.0.0/16AS812ROGERS-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.

Web-graph footprint

Distinct hostnames that link to or from macnet.ca in the public web crawl.

118 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for macnet.ca.

MechanismTarget
SPF_A167.89.64.50
SPF_Amacnet.ca
SPF_INCLUDE_spf.smtp.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.72.225.135
SPF_IP167.89.64.50
SPF_IP72.138.31.254

Related pages

Pivot deeper into the graph from macnet.ca.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.