Skip to content

Hostname

clickandgo.pl

Last fetched

clickandgo.pl resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:aftermarket.pl limited as the registrar.

Nutrition Label

WHISPER CANON · clickandgo.plRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/clickandgo.pl

Resolution chain

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

IPPrefixASNOperatorCountry
34.242.235.17434.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.16.80.20652.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.155.245.5354.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.73.242.4954.73.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:aftermarket.pl limited
Organization
Contact emails

Subdomains

4 observed subdomains of clickandgo.pl.

Web-graph footprint

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

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for clickandgo.pl.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from clickandgo.pl.

Cypher and MCP

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

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