Skip to content

Hostname

clickloop.com

Last fetched

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

Nutrition Label

WHISPER CANON · clickloop.comRouting diversity5.2/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/clickloop.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.50.50.177100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
13.216.106.1313.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.234.21.14518.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.14.15934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.206.244.25434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.193.186.24544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.214.206.16944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.211.2650.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.0.89.15552.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.7.114.23652.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.221.243.7154.221.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.94.168.5298.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
krell michae
Contact emails

Subdomains

6 observed subdomains of clickloop.com.

Web-graph footprint

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

7 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for clickloop.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP107.20.181.160/32

Related pages

Pivot deeper into the graph from clickloop.com.

Cypher and MCP

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

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