Skip to content

Hostname

clicplan.com

Last fetched

clicplan.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · clicplan.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/clicplan.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.158.154.11118.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.185.19.20618.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.194.158.9518.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.121.242.2153.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.122.10.2113.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.122.131.1453.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of clicplan.com owner
Contact emails

Subdomains

6 observed subdomains of clicplan.com.

Web-graph footprint

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

10 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from clicplan.com.

Cypher and MCP

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

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