Hostname
click-send.net
Last fetched
click-send.net resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
click-send.net resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.210.134.193 | 13.210.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 13.236.174.138 | 13.236.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 13.237.25.131 | 13.236.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 15.134.92.82 | 15.134.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.105.249.184 | 3.104.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 52.62.23.138 | 52.62.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 11087a6b-aa03-4327-8166-8e17bba1a2c4@identity-protect.org
- 5c199cab-09a6-4f40-bd41-4d3394052fe2@identity-protect.org
- 5f0a5ed2-be08-4438-b4a6-99db39b0de3b@identity-protect.org
- 7b357382-2562-4cf9-82ff-4adc8d0bc7b4@identity-protect.org
- ac11ad5a-011e-4560-b9f9-810afea1e8b5@identity-protect.org
- fdbd44dc-1d7d-4952-9f14-b9c842c1f238@identity-protect.org
- owner-2862514@click-send.net.whoisprivacyservice.org
- owner-908087@click-send.net.whoisprivacyservice.org
- owner@click-send.net.whoisprivacyservice.org
Subdomains
9 observed subdomains of click-send.net.
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for click-send.net.
| Mechanism | Target |
|---|---|
| SPF_IP | 149.72.123.213 |
| SPF_IP | 149.72.245.21 |
| SPF_IP | 159.183.205.26 |
| SPF_IP | 159.183.211.19 |
| SPF_IP | 159.183.213.60 |
| SPF_IP | 168.245.34.31 |
Related pages
Pivot deeper into the graph from click-send.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "click-send.net"})-[: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.