Skip to content

Hostname

clicktech.hu

Last fetched

clicktech.hu resolves to 1 IPv4 address operated by VIACOMKFT - Viacom Informatics Ltd. in HU.

Nutrition Label

WHISPER CANON · clicktech.huRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/clicktech.hu

Resolution chain

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

IPPrefixASNOperatorCountry
193.23.138.171193.23.138.0/24AS51275VIACOMKFT - Viacom Informatics Ltd.HU

WHOIS identity

No WHOIS records are currently associated with clicktech.hu in WhisperGraph.

Subdomains

9 observed subdomains of clicktech.hu.

Web-graph footprint

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

9 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for clicktech.hu.

MechanismTarget
SPF_Ad7160cdd3e8c.sn.mynetname.net
SPF_IP193.23.138.164
SPF_IP193.23.138.174
SPF_IP193.23.138.58
SPF_IP193.23.138.70
SPF_IP80.249.164.106
SPF_IP80.249.164.108
SPF_IP80.249.164.114
SPF_IP81.183.232.220
SPF_IP89.134.144.53

Related pages

Pivot deeper into the graph from clicktech.hu.

Cypher and MCP

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

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