Skip to content

Hostname

cleverit.ca

Last fetched

cleverit.ca resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:namesilo technologies corp. as the registrar.

Nutrition Label

WHISPER CANON · cleverit.caRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/cleverit.ca

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.9.28104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.141.47172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:namesilo technologies corp.
Organization
Contact emails

Subdomains

69 observed subdomains of cleverit.ca.

Web-graph footprint

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

9 sites link to this hostname.

78 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for cleverit.ca.

MechanismTarget
SPF_Acleverit.ca
SPF_Adispatch-us.ppe-hosted.com
SPF_Areply.repairshopr.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.ca.exclaimer.net
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.postal.cleverit.tech
SPF_INCLUDEspf.protection.outlook.com
SPF_IP168.245.102.20
SPF_IP18.223.13.154
SPF_IP3.17.161.215
SPF_IP3.18.32.205

Related pages

Pivot deeper into the graph from cleverit.ca.

Cypher and MCP

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

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