Skip to content

Hostname

cliqdigital.com

Last fetched

cliqdigital.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · cliqdigital.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/cliqdigital.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.40.130104.20.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.172.22172.66.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:468
Organization
artiq mobile bv
Contact emails

Subdomains

57 observed subdomains of cliqdigital.com.

Web-graph footprint

Distinct hostnames that link to or from cliqdigital.com in the public web crawl.

41 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for cliqdigital.com.

MechanismTarget
SPF_INCLUDEspf-eu.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP102.68.12.18
SPF_IP18.159.18.198
SPF_IP18.196.125.214
SPF_IP193.75.92.155/32
SPF_IP193.75.92.156/32
SPF_IP194.140.230.90
SPF_IP2.59.98.119/32
SPF_IP3.69.162.148
SPF_IP3.69.242.69
SPF_IP52.58.66.162
SPF_IP83.174.138.94
SPF_IP84.244.137.0/27
SPF_IP91.123.56.240/31

Related pages

Pivot deeper into the graph from cliqdigital.com.

Cypher and MCP

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

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