Skip to content

Hostname

skycomp.ca

Last fetched

skycomp.ca resolves to 1 IPv4 address operated by SKYCOMP-01 - Skycomp Solutions Inc. in CA. WHOIS lists registrar:tucows.com co. as the registrar.

Nutrition Label

WHISPER CANON · skycomp.caRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/skycomp.ca

Resolution chain

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

IPPrefixASNOperatorCountry
199.168.249.188199.168.248.0/22AS11239SKYCOMP-01 - Skycomp Solutions Inc.CA

WHOIS identity

Registrar
registrar:tucows.com co.
Organization
serge paquin
Contact emails

Subdomains

53 observed subdomains of skycomp.ca.

Web-graph footprint

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

32 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for skycomp.ca.

MechanismTarget
SPF_Abilling.skycomp.ca
SPF_Acw1.skycomp.ca
SPF_Amail.skycomp.ca
SPF_Amailer1.skycomp.ca
SPF_Askycomp.ca
SPF_Avoip.skycomp.ca
SPF_Awww2.skycomp.ca
SPF_INCLUDEazure.quotevalet.com
SPF_INCLUDEspf.ca.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_MXskycomp.ca

Related pages

Pivot deeper into the graph from skycomp.ca.

Cypher and MCP

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

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