Skip to content

Hostname

clickandgo.com

Last fetched

clickandgo.com resolves to 19 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.132.32.178108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
108.132.63.110108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
176.34.238.210176.34.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE
176.34.67.231176.34.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE
34.242.235.17434.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.16.10.20952.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.16.80.20652.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.19.163.25452.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.185.12852.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.30.61.452.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.31.152.3752.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.49.88.8652.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.154.6.21854.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.155.245.5354.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.220.173.19154.220.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.229.241.354.229.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
54.246.194.9354.246.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
54.73.242.4954.73.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.77.65.3854.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:146
Organization
click and go
Contact emails

Subdomains

99 observed subdomains of clickandgo.com.

Web-graph footprint

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

65 sites link to this hostname.

77 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for clickandgo.com.

MechanismTarget
SPF_INCLUDEspf.ess.de.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smtp2go.com
SPF_IP139.162.187.151
SPF_IP176.58.103.10
SPF_IP194.46.204.106
SPF_IP195.238.185.174
SPF_IP40.107.14.84
SPF_IP89.101.1.90
SPF_MXclickandgo.com

Related pages

Pivot deeper into the graph from clickandgo.com.

Cypher and MCP

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

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