Skip to content

Hostname

servercloudcanada.com

Last fetched

servercloudcanada.com resolves to 1 IPv4 address operated by SERVER-CLOUD-CANADA - Server Cloud Canada Inc in CA.

Nutrition Label

WHISPER CANON · servercloudcanada.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/servercloudcanada.com

Resolution chain

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

IPPrefixASNOperatorCountry
199.48.101.106199.48.100.0/22AS36731SERVER-CLOUD-CANADA - Server Cloud Canada IncCA

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 servercloudcanada.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for servercloudcanada.com.

MechanismTarget
SPF_Abluewirecs.com
SPF_Aservercloudcanada.com
SPF_Asmtp.broadband.rogers.com
SPF_INCLUDEspf.myconnectwise.net
SPF_INCLUDEzcsend.net
SPF_IP2602:ffc1:1:feed::/64
SPF_IP63.150.4.232/32
SPF_IP63.150.4.233/32
SPF_IP69.84.129.224/27
SPF_MXservercloudcanada.com

Related pages

Pivot deeper into the graph from servercloudcanada.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "servercloudcanada.com"})-[: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.