Skip to content

Hostname

clotools.com

Last fetched

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

Nutrition Label

WHISPER CANON · clotools.comRouting diversity6.7/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/clotools.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.199.11316.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.37.22916.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.66.21316.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.98.20516.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.14.293.5.14.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.208.22152.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.214.22152.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.42.23752.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.54.6952.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.9.25052.216.9.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.100.11552.217.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.121.24552.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.136.22152.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.235.9352.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.49.14752.217.49.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.68.8352.217.68.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.81.14752.217.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.132.4554.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.140.22154.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.196.21354.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
3351 aspen grove dr #300
Contact emails

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for clotools.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from clotools.com.

Cypher and MCP

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

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