Skip to content

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

WHISPER CANON · click-send.netRouting diversity3.9/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/click-send.net

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.

IPPrefixASNOperatorCountry
13.210.134.19313.210.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
13.236.174.13813.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
13.237.25.13113.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
15.134.92.8215.134.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU
3.105.249.1843.104.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
52.62.23.13852.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
iana:468
Organization
identity protection service
Contact emails

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.

MechanismTarget
SPF_IP149.72.123.213
SPF_IP149.72.245.21
SPF_IP159.183.205.26
SPF_IP159.183.211.19
SPF_IP159.183.213.60
SPF_IP168.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.