Skip to content

Hostname

editech.co.ke

Last fetched

editech.co.ke resolves to 169.58.215.129, announced in 169.58.128.0/17 by CONTABO - Contabo GmbH in US. editech.co.ke 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 · editech.co.keRouting diversity2.4/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/editech.co.ke

Resolution chain

IPv6 resolution

No AAAA record for editech.co.ke is recorded in WhisperGraph.

Attribution

namecheap

ORIGIN_AS

WHOIS identity

Registrar
registrar:kwe holding limited
Registrant organisation
qwertylabs

Subdomains

Mail and authentication

Nameservers

  • ns1.editechcomputers.com
  • ns2.editechcomputers.com
  • ns1.stableserver.net
  • ns2.stableserver.net
  • ns3.stableserver.net
  • ns4.stableserver.net

MX records

  • mail.editech.co.ke

SPF policy

  • include: spf.web-hosting.com
  • a: editech.co.ke
  • mx: editech.co.ke
  • ip: 162.0.209.174
  • ip: 162.0.209.179

Threat-feed evidence

History

Related pages

Pivot from editech.co.ke 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: "editech.co.ke"})-[: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.