Skip to content

Hostname

centrumsolutions.ca

Last fetched

centrumsolutions.ca resolves to 2 IPv4 addresses operated by FIBERSPARK - FiberSpark Inc. in GB. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

WHISPER CANON · centrumsolutions.caRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/centrumsolutions.ca

Resolution chain

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

IPPrefixASNOperatorCountry
194.1.147.39194.1.147.0/24AS210250FIBERSPARK - FiberSpark Inc.GB
194.1.147.64194.1.147.0/24AS210250FIBERSPARK - FiberSpark Inc.GB

WHOIS identity

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

Subdomains

2 observed subdomains of centrumsolutions.ca.

Web-graph footprint

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

17 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for centrumsolutions.ca.

MechanismTarget
SPF_Acentrumsolutions.ca
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsender.zohobooks.ca
SPF_IP198.60.193.6
SPF_IP198.60.193.84
SPF_IP50.31.66.216
SPF_IP67.202.92.116
SPF_MXcentrumsolutions.ca

Related pages

Pivot deeper into the graph from centrumsolutions.ca.

Cypher and MCP

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

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