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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 103.214.23.63 | 103.214.23.0/24 | AS63473 | HOSTHATCH - HostHatch, LLC | SG |
| 163.227.121.94 | 163.227.121.0/24 | AS63741 | — | VN |
WHOIS identity
- Registrar
- iana:1649
- Organization
- domain admin
- Contact emails
Subdomains
86 observed subdomains of k-tech-services.com.
Showing 25 of 86. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for k-tech-services.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 103.69.128.76 |
| SPF_IP | 103.7.43.149 |
| SPF_MX | k-tech-services.com |
Related pages
Pivot deeper into the graph from k-tech-services.com.
- IP · 103.214.23.63
- ASN · AS63473HOSTHATCH - HostHatch, LLC
- Registrar · iana:1649
- Country · SG
- Email · kirabboytt@gmail.com
- TLD · .com
- Browse hostnames · kt…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.