Skip to content

Hostname

webkh.win

Last fetched

webkh.win resolves to 194.233.89.173, announced in 194.233.88.0/22 by CAPL-AS-AP - Contabo Asia Private Limited in SG. webkh.win is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · webkh.winRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/webkh.win

Resolution chain

IPv6 resolution

No AAAA record for webkh.win is recorded in WhisperGraph.

Attribution

contabo asia

MAIL_RECEIVER, ORIGIN_AS

WHOIS identity

Registrar
iana:1250
Registrant organisation
pps solutions

Subdomains

Mail and authentication

Nameservers

  • ns1.apzaraserver.com
  • ns2.apzaraserver.com
  • ns3.apzaraserver.com

MX records

  • mx001.cloudus.rs.oxcs.net
  • mx002.cloudus.rs.oxcs.net
  • mx003.cloudus.rs.oxcs.net
  • mx004.cloudus.rs.oxcs.net
  • webkh.win

SPF policy

  • include: spf.cloudus.rs.oxcs.net
  • a: webkh.win
  • mx: webkh.win
  • ip: 194.233.89.173

Threat-feed evidence

History

Related pages

Pivot from webkh.win into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "webkh.win"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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