Skip to content

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

WHISPER CANON · khaytech.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/khaytech.com

Resolution chain

khaytech.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
188.40.64.180188.40.0.0/16AS24940HETZNER-ASDE
198.12.68.122198.12.68.0/23AS36352SOFTLAYER - IBM CloudUS
51.161.1.13551.161.0.0/17AS16276OVHEG

WHOIS identity

Registrar
iana:1564
Organization
c/o whoisproxy.com
Contact emails

Subdomains

31 observed subdomains of khaytech.com.

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.

MechanismTarget
SPF_Akhaytech.com
SPF_IP188.40.254.240
SPF_IP188.40.64.180
SPF_IP198.12.68.122
SPF_IP54.38.50.174
SPF_IP95.217.97.178
SPF_MXkhaytech.com

Related pages

Pivot deeper into the graph from khaytech.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.