Skip to content

Hostname

elko24.net

Last fetched

elko24.net resolves to 176.100.121.70, announced in 176.100.120.0/22 by NTS-REAL-AS - Nizhnevolzhskie Telecommunication Networks Real LLC in RU. elko24.net 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 · elko24.netRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/elko24.net

Resolution chain

IPv6 resolution

No AAAA record for elko24.net is recorded in WhisperGraph.

Attribution

nizhnevolzhskie telecommunication real

ORIGIN_AS

WHOIS identity

Registrar
iana:303
Registrant organisation
anan'ev vladimir nikolaevich
Contact emails
ananev_vn@elko24.net, bobko_a@elko24.net, 0845564@mail.ru

Subdomains

Mail and authentication

Nameservers

  • ns3.timeweb.org
  • ns4.timeweb.org
  • ns1.timeweb.ru
  • ns2.timeweb.ru

MX records

  • mx2.elko24.net

SPF policy

  • mx: elko24.net
  • ip: 176.100.121.70
  • ip: 176.100.96.194
  • ip: 176.100.96.196
  • ip: 62.183.107.242

Threat-feed evidence

History

Related pages

Pivot from elko24.net 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: "elko24.net"})-[: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.