Skip to content

Hostname

clucru.com

Last fetched

clucru.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · clucru.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/clucru.com

Resolution chain

clucru.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:49
Organization
domain expired
Contact emails

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

28 SPF mechanisms authorising senders for clucru.com.

MechanismTarget
SPF_IP103.211.239.166
SPF_IP104.36.21.130
SPF_IP140.235.16.71
SPF_IP162.216.241.25
SPF_IP173.236.65.94
SPF_IP184.107.3.224/29
SPF_IP184.154.106.190
SPF_IP184.154.167.226
SPF_IP184.154.167.229
SPF_IP185.35.21.204
SPF_IP198.24.161.162
SPF_IP198.49.67.106
SPF_IP198.49.67.109
SPF_IP209.126.229.100
SPF_IP209.126.229.78
SPF_IP23.29.121.88/30
SPF_IP38.7.199.24
SPF_IP45.155.172.178
SPF_IP66.240.192.135
SPF_IP66.240.219.140
SPF_IP66.240.223.34
SPF_IP66.240.236.112
SPF_IP68.168.117.60
SPF_IP91.205.75.96
SPF_IP91.205.75.98
SPF_IP92.119.126.209
SPF_IP92.119.126.210
SPF_IP92.119.127.223

Related pages

Pivot deeper into the graph from clucru.com.

Cypher and MCP

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

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