Skip to content

Hostname

wks.team

Last fetched

wks.team resolves to 1 IPv4 address operated by RU-CENTER - JSC "RU-CENTER" in RU. WHOIS lists iana:463 as the registrar.

Nutrition Label

WHISPER CANON · wks.teamRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/wks.team

Resolution chain

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

IPPrefixASNOperatorCountry
178.210.89.33178.210.88.0/22AS48287RU-CENTER - JSC "RU-CENTER"RU

WHOIS identity

Registrar
iana:463
Organization
mikhail ustian
Contact emails

Subdomains

3 observed subdomains of wks.team.

Web-graph footprint

Distinct hostnames that link to or from wks.team in the public web crawl.

30 sites link to this hostname.

41 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for wks.team.

MechanismTarget
SPF_INCLUDE_spf.sent2mail.com
SPF_INCLUDE_spf.yandex.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.retailcrm.pro
SPF_INCLUDEspf.sailplay.net

Related pages

Pivot deeper into the graph from wks.team.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "wks.team"})-[: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.