Skip to content

Hostname

clook.net

Last fetched

clook.net resolves to 1 IPv4 address operated by AS200083 in GB. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · clook.netRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/clook.net

Resolution chain

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

IPPrefixASNOperatorCountry
185.41.10.79185.41.8.0/22AS200083GB

WHOIS identity

Registrar
iana:48
Organization
domain admin
Contact emails

Subdomains

73 observed subdomains of clook.net.

Web-graph footprint

Distinct hostnames that link to or from clook.net in the public web crawl.

144 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for clook.net.

MechanismTarget
SPF_Aclook.net
SPF_INCLUDErelay.email-cluster.com
SPF_IP178.79.135.179
SPF_IP185.41.10.123
SPF_IP185.41.10.79
SPF_IP46.29.94.64
SPF_IP62.182.20.101
SPF_MXclook.net

Related pages

Pivot deeper into the graph from clook.net.

Cypher and MCP

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

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