Skip to content

Hostname

vector-electric.ca

Last fetched

vector-electric.ca resolves to 1 IPv4 address operated by PRIVATESYSTEMS - PrivateSystems Networks in US. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.193.111.134104.193.108.0/22AS63410PRIVATESYSTEMS - PrivateSystems NetworksUS

WHOIS identity

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

Subdomains

5 observed subdomains of vector-electric.ca.

Web-graph footprint

Distinct hostnames that link to or from vector-electric.ca in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for vector-electric.ca.

MechanismTarget
SPF_INCLUDEhost051.webhelplogin.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.193.111.134
SPF_IP204.197.245.136
SPF_MXvector-electric.ca

Related pages

Pivot deeper into the graph from vector-electric.ca.

Cypher and MCP

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

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