Skip to content

Hostname

cluep.com

Last fetched

cluep.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · cluep.comRouting diversity6.1/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/cluep.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.208.154.243.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.208.230.03.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.134.2463.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.20.133.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.98.2383.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.221.363.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.231.129.1833.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.200.48.16634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.202.234.22534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.205.134.5244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.205.90.20444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.208.0.3544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.210.216.17944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.201.229.7552.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.54.100.7152.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.55.55.10952.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.7.85.22552.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.71.76.552.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.72.43.23352.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.147.154.18154.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

10 observed subdomains of cluep.com.

Web-graph footprint

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

187 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for cluep.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mlsend.com

Related pages

Pivot deeper into the graph from cluep.com.

Cypher and MCP

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

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