Skip to content

Hostname

k-tech-services.com

Last fetched

k-tech-services.com resolves to 2 IPv4 addresses operated by HOSTHATCH - HostHatch, LLC in SG. WHOIS lists iana:1649 as the registrar.

Nutrition Label

WHISPER CANON · k-tech-services.comRouting diversity2.4/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/k-tech-services.com

Resolution chain

k-tech-services.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.214.23.63103.214.23.0/24AS63473HOSTHATCH - HostHatch, LLCSG
163.227.121.94163.227.121.0/24AS63741VN

WHOIS identity

Registrar
iana:1649
Organization
domain admin
Contact emails

Subdomains

86 observed subdomains of k-tech-services.com.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for k-tech-services.com.

MechanismTarget
SPF_IP103.69.128.76
SPF_IP103.7.43.149
SPF_MXk-tech-services.com

Related pages

Pivot deeper into the graph from k-tech-services.com.

Cypher and MCP

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

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