Skip to content

Hostname

icsclean.ca

Last fetched

icsclean.ca resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in CA. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

WHISPER CANON · icsclean.caRouting diversity2.4/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/icsclean.ca

Resolution chain

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

IPPrefixASNOperatorCountry
159.203.52.75159.203.52.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCCA
72.142.150.13772.142.150.0/24AS22297CA

WHOIS identity

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

Subdomains

12 observed subdomains of icsclean.ca.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for icsclean.ca.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tanglednetwork.com
SPF_MXicsclean.ca

Related pages

Pivot deeper into the graph from icsclean.ca.

Cypher and MCP

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

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