Skip to content

Hostname

clickadd.in

Last fetched

clickadd.in resolves to 1 IPv4 address operated by NAMECHEAP-NET - Namecheap, Inc. in US. WHOIS lists registrar:godaddy.com, llc (r101-afin) as the registrar.

Nutrition Label

WHISPER CANON · clickadd.inRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/clickadd.in

Resolution chain

clickadd.in resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
67.223.118.10467.223.118.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.US

WHOIS identity

Registrar
registrar:godaddy.com, llc (r101-afin)
Organization
vishal parekh
Contact emails

Subdomains

7 observed subdomains of clickadd.in.

Web-graph footprint

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

13 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for clickadd.in.

MechanismTarget
SPF_Aclickadd.in
SPF_INCLUDEspf.web-hosting.com
SPF_IP67.223.118.101
SPF_MXclickadd.in

Related pages

Pivot deeper into the graph from clickadd.in.

Cypher and MCP

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

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