Skip to content

Hostname

khs.com

Last fetched

khs.com resolves to 1 IPv4 address operated by INTERNET_AG Frankfurt-Munich-Stuttgart-Amsterdam-London in DE.

Nutrition Label

WHISPER CANON · khs.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/khs.com

Resolution chain

khs.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
89.146.231.5689.146.192.0/18AS8495INTERNET_AG Frankfurt-Munich-Stuttgart-Amsterdam-LondonDE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from khs.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for khs.com.

MechanismTarget
SPF_Amail1-central.khs.com
SPF_Amail2-central.khs.com
SPF_INCLUDEagenturserver.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP172.246.9.182/32
SPF_IP172.246.9.226/32
SPF_IP192.254.121.157
SPF_IP193.29.115.92/29
SPF_IP213.148.154.194
SPF_IP217.22.192.246/32
SPF_IP89.146.231.56
SPF_IP89.146.231.64
SPF_IP91.103.8.12/32
SPF_IP91.103.8.13/32
SPF_IP91.103.8.38
SPF_MXkhs.com

Related pages

Pivot deeper into the graph from khs.com.

Cypher and MCP

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

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