Skip to content

Hostname

powermaxx.ca

Last fetched

powermaxx.ca resolves to 5 IPv4 addresses operated by AS63949 in CA. WHOIS lists registrar:(domain.ca) 3950573 canada inc. as the registrar.

Nutrition Label

WHISPER CANON · powermaxx.caRouting diversity3.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/powermaxx.ca

Resolution chain

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

IPPrefixASNOperatorCountry
172.105.19.241172.105.0.0/19AS63949CA
172.234.239.102172.234.224.0/19AS63949US
199.204.213.75199.204.213.0/24AS812ROGERS-COMMUNICATIONS - Rogers Communications Canada Inc.CA
216.251.32.96216.251.32.0/20AS14116INFB-AS - Internet Names For Business Inc.CA
23.239.2.12023.239.0.0/21AS63949US

WHOIS identity

Registrar
registrar:(domain.ca) 3950573 canada inc.
Organization
Contact emails

Subdomains

2 observed subdomains of powermaxx.ca.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for powermaxx.ca.

MechanismTarget
SPF_INCLUDEspf.easyonnet.com
SPF_INCLUDEspfc0.megamailservers.com

Related pages

Pivot deeper into the graph from powermaxx.ca.

Cypher and MCP

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

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