Skip to content

Hostname

alselectric.ca

Last fetched

alselectric.ca resolves to 2 IPv4 addresses operated by ONIAAS - HostPapa in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
66.102.128.6066.102.128.0/20AS40092ONIAAS - HostPapaCA
69.167.168.17469.167.128.0/18AS32244LIQUIDWEB - Liquid Web, L.L.CUS

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for alselectric.ca.

MechanismTarget
SPF_Aalselectric.ca
SPF_INCLUDEmailgun.org
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.websiteservername.com
SPF_IP64.34.157.170
SPF_IP66.102.128.60
SPF_IP66.199.141.100
SPF_MXalselectric.ca

Related pages

Pivot deeper into the graph from alselectric.ca.

Cypher and MCP

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

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