Skip to content

Hostname

cleverclicksdigital.com

Last fetched

cleverclicksdigital.com resolves to 2 IPv4 addresses operated by AUTOMATTIC - Automattic, Inc in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · cleverclicksdigital.comRouting diversity2.4/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/cleverclicksdigital.com

Resolution chain

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

IPPrefixASNOperatorCountry
199.16.172.152199.16.172.0/24AS2635AUTOMATTIC - Automattic, IncUS
199.16.173.182199.16.173.0/24AS2635AUTOMATTIC - Automattic, IncUS

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0154472502
Contact emails

Subdomains

3 observed subdomains of cleverclicksdigital.com.

Web-graph footprint

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

63 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for cleverclicksdigital.com.

MechanismTarget
SPF_Acleverclicksdigital.com
SPF_INCLUDEmtasv.net
SPF_INCLUDEteamworkdesk.com
SPF_IP167.89.91.48/32
SPF_IP209.61.151.224/32
SPF_IP209.85.220.41/32

Related pages

Pivot deeper into the graph from cleverclicksdigital.com.

Cypher and MCP

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

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