Hostname
ktech.com
Last fetched
ktech.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ktech.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.164.36.114 | 3.164.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.164.36.18 | 3.164.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.164.36.4 | 3.164.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.164.36.72 | 3.164.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ktech.com owner
- Contact emails
- domainka@gmail.com
- 1cbde3d0-f0f5-4516-b3c7-6fe19420b143@identity-protect.org
- 2560d7ea-0bbf-4c7e-95bb-62bf7eebf60e@identity-protect.org
- 32bdb27e-39db-44ca-a708-eed3b7d4dccc@identity-protect.org
- 9f2ff494-1d39-4315-9ccf-ec0b326f9277@identity-protect.org
- a88e79f8-ef19-447e-a10d-280c96bed67c@identity-protect.org
- afa1022e-9799-4515-b7be-062c1d2f8f03@identity-protect.org
- e16d2ea3-4ca7-446a-a7b3-8080d338944e@identity-protect.org
- owner-1182260@ktech.com.whoisprivacyservice.org
- owner-1347713@ktech.com.whoisprivacyservice.org
- owner-5919480@ktech.com.whoisprivacyservice.org
- owner@ktech.com.whoisprivacyservice.org
Subdomains
28 observed subdomains of ktech.com.
Showing 25 of 28. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ktech.com in the public web crawl.
5 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for ktech.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.mlsend.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | emailus.freshservice.com |
| SPF_INCLUDE | eu._netblocks.mimecast.com |
| SPF_IP | 159.183.162.91 |
Related pages
Pivot deeper into the graph from ktech.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ktech.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.