Skip to content

Hostname

clickatell.com

Last fetched

clickatell.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1466 as the registrar.

Nutrition Label

WHISPER CANON · clickatell.comRouting diversity6.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/clickatell.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.128.44.0108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
108.129.43.149108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
18.203.150.3318.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
3.248.78.713.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
3.252.47.1093.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.240.132.20134.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.241.22.5334.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.241.98.22234.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.247.222.5634.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.255.127.6734.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.19.44.6052.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.162.22252.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.187.13852.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.30.149.9852.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.171.40.3554.171.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.171.83.7054.171.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.217.236.17254.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.228.213.21554.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.229.26.9054.229.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
54.246.10.10454.246.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:1466
Organization
clickatell
Contact emails

Subdomains

89 observed subdomains of clickatell.com.

Web-graph footprint

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

855 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for clickatell.com.

MechanismTarget
SPF_INCLUDE_spf1.clickatell.com
SPF_INCLUDE_spf2.clickatell.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from clickatell.com.

Cypher and MCP

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

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