Hostname
clickup.com
Last fetched
clickup.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
clickup.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.32.220.28 | 13.32.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 13.32.220.34 | 13.32.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 13.32.220.79 | 13.32.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 13.32.220.81 | 13.32.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 18.172.122.29 | 18.172.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.172.122.37 | 18.172.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.172.122.90 | 18.172.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.172.122.95 | 18.172.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.174.46.120 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.174.46.2 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.174.46.21 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.174.46.35 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- boris polenske
- Contact emails
- clickup.com@domainsbyproxy.com
- boris@polenske.de
- 2ba9a609-c1cb-4ba8-9d93-e8d4bb0b6f42@identity-protect.org
- 3adc947b-f49e-4740-9e35-37555b0a591e@identity-protect.org
- 45ba8f73-f21a-4677-81e5-b1497c3221e7@identity-protect.org
- 55b29989-9c17-4f9f-b8d5-7290ef81da78@identity-protect.org
- 7e40b3c1-7417-4f91-95f6-53bf0d7ea98b@identity-protect.org
- a57e03cc-040c-4092-b66c-c999fc9cbbc5@identity-protect.org
- b2172193-a4cd-4cf7-944e-ef2008c1c8dc@identity-protect.org
Subdomains
99 observed subdomains of clickup.com.
Showing 25 of 99. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from clickup.com in the public web crawl.
13,241 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for clickup.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.joinzealot.com |
| SPF_INCLUDE | _spf.qemailserver.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | mktomail.com |
Related pages
Pivot deeper into the graph from clickup.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "clickup.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.