Skip to content

Hostname

clicks2leads.com

Last fetched

clicks2leads.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:379 as the registrar.

Nutrition Label

WHISPER CANON · clicks2leads.comRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/clicks2leads.com

Resolution chain

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

IPPrefixASNOperatorCountry
5.9.83.1045.9.0.0/16AS24940DE

WHOIS identity

Registrar
iana:379
Organization
ibrands medios interactivos sl
Contact emails

Subdomains

1 observed subdomain of clicks2leads.com.

Web-graph footprint

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

597 sites link to this hostname.

131 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for clicks2leads.com.

MechanismTarget
SPF_Aclicks2leads.com
SPF_IP108.171.178.116/32
SPF_IP108.171.182.10/32
SPF_IP50.56.166.179/32
SPF_MXclicks2leads.com

Related pages

Pivot deeper into the graph from clicks2leads.com.

Cypher and MCP

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

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