Skip to content

Hostname

list-ok.com

Last fetched

list-ok.com resolves to 92.53.96.119, announced in 92.53.96.0/24 by TimeWeb-AS - JSC "TIMEWEB" in RU. list-ok.com 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 · list-ok.comRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/list-ok.com

Resolution chain

IPv6 resolution

Attribution

jsc timeweb

ORIGIN_AS

WHOIS identity

Registrar
iana:463
Registrant organisation
ltd 'hit sizen grupp'
Contact emails
it@hitseason.ru

Subdomains

Showing 2 of 2 subdomains (2 per page).

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns1.netangels.ru
  • ns2.netangels.ru
  • ns3.netangels.ru
  • ns4.netangels.ru

MX records

  • mail.list-ok.com
  • mx0.netangels.ru
  • mx1.netangels.ru

SPF policy

  • a: list-ok.com
  • include: netangels.ru

Threat-feed evidence

History

Related pages

Pivot from list-ok.com 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: "list-ok.com"})-[: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.