Skip to content

Hostname

macewen.ca

Last fetched

macewen.ca resolves to 1 IPv4 address operated by OVH in CA. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

WHISPER CANON · macewen.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/macewen.ca

Resolution chain

macewen.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:go daddy domains canada, inc
Organization
macewen petroleum
Contact emails

Subdomains

18 observed subdomains of macewen.ca.

Web-graph footprint

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

68 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

28 SPF mechanisms authorising senders for macewen.ca.

MechanismTarget
SPF_INCLUDE_fds.destwin.com
SPF_INCLUDE_spf.kubra.com
SPF_INCLUDEsmtp-out.ivalua.us
SPF_INCLUDEspf.protection.outlook.com
SPF_IP142.112.105.195
SPF_IP142.112.75.153
SPF_IP142.112.75.154
SPF_IP142.127.88.14
SPF_IP148.59.100.16/28
SPF_IP173.243.135.138
SPF_IP198.37.153.74/32
SPF_IP205.204.80.231
SPF_IP205.237.45.138
SPF_IP206.152.14.54/32
SPF_IP207.236.175.210
SPF_IP208.117.48.85/32
SPF_IP208.82.168.9
SPF_IP208.82.169.9
SPF_IP208.82.170.9
SPF_IP208.82.171.9
SPF_IP3.96.254.227
SPF_IP35.80.141.6/32
SPF_IP44.229.121.55/32
SPF_IP52.233.17.137
SPF_IP54.39.207.241
SPF_IP69.165.220.61
SPF_IP69.165.220.76
SPF_IP72.138.184.10

Related pages

Pivot deeper into the graph from macewen.ca.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "macewen.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.