Skip to content

Hostname

thekklinik.com

Last fetched

thekklinik.com resolves to 1 IPv4 address operated by AS55720 in MY. WHOIS lists iana:460 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
103.187.26.231103.187.26.0/24AS55720MY

WHOIS identity

Registrar
iana:460
Organization
kuan chong ng
Contact emails

Subdomains

8 observed subdomains of thekklinik.com.

Web-graph footprint

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

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • thekklinik.com

SPF policy

13 SPF mechanisms authorising senders for thekklinik.com.

MechanismTarget
SPF_Athekklinik.com
SPF_IP103.159.133.30
SPF_IP103.159.133.31
SPF_IP103.187.26.231
SPF_IP103.91.64.218
SPF_IP110.4.45.201/20
SPF_IP110.4.45.88
SPF_IP181.215.246.22
SPF_IP202.59.9.138
SPF_IP202.59.9.169
SPF_IP202.59.9.193
SPF_IP45.121.147.159
SPF_MXthekklinik.com

Related pages

Pivot deeper into the graph from thekklinik.com.

Cypher and MCP

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

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