Hostname
khaytech.com
Last fetched
khaytech.com resolves to 3 IPv4 addresses operated by HETZNER-AS in DE. WHOIS lists iana:1564 as the registrar.
Nutrition Label
Resolution chain
khaytech.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 188.40.64.180 | 188.40.0.0/16 | AS24940 | HETZNER-AS | DE |
| 198.12.68.122 | 198.12.68.0/23 | AS36352 | SOFTLAYER - IBM Cloud | US |
| 51.161.1.135 | 51.161.0.0/17 | AS16276 | OVH | EG |
WHOIS identity
- Registrar
- iana:1564
- Organization
- c/o whoisproxy.com
- Contact emails
- owner@khaytech.com.customers.whoisprivacycorp.com
- 4ffba2aab95e3e8cf271d094acd974eb0a9c4d3890587099af17f458376a320e@khaytech.com.whoisproxy.org
- 5434cf91426f80f129b2724418817841d27c2b514783bd2c3c4384e5fbaf3d9f@khaytech.com.whoisproxy.org
- ad62f27b4a4f68cc5d442152143dac2e7741131e945a181926f6f8f96f998816@khaytech.com.whoisproxy.org
- adc80c309e5eafed428b1e667798ad8eefb114ac56d1d4a947d892d1693235fe@khaytech.com.whoisproxy.org
- f36d8187d065631fbdeef2d46c5393a1eaf0e4a965c15023535542f0aad58132@khaytech.com.whoisproxy.org
- fe2fe365d9266bb8130c6d2c6bf3695b42fd6c07e960956600e9c4b654801a47@khaytech.com.whoisproxy.org
Subdomains
31 observed subdomains of khaytech.com.
Showing 15 of 31. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from khaytech.com in the public web crawl.
Threat posture
History
Mail and authentication
MX records
- khaytech.com
SPF policy
7 SPF mechanisms authorising senders for khaytech.com.
| Mechanism | Target |
|---|---|
| SPF_A | khaytech.com |
| SPF_IP | 188.40.254.240 |
| SPF_IP | 188.40.64.180 |
| SPF_IP | 198.12.68.122 |
| SPF_IP | 54.38.50.174 |
| SPF_IP | 95.217.97.178 |
| SPF_MX | khaytech.com |
Related pages
Pivot deeper into the graph from khaytech.com.
- IP · 188.40.64.180
- ASN · AS24940HETZNER-AS
- Registrar · iana:1564
- Country · DE
- Email · owner@khaytech.com.customers.whoisprivacycorp.com
- TLD · .com
- Browse hostnames · kh…
- 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: "khaytech.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.